{
    "name": "Asedu",
    "description": "Create a better tomorrow",
    "url": "https:\/\/asedugroup.com",
    "home": "https:\/\/asedugroup.com\/cn",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 850,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "akismet\/v1",
        "aioseo\/v1",
        "aioseoBrokenLinkChecker\/v1",
        "contact-form-7\/v1",
        "getgenie\/v1",
        "getgenie\/v1\/parser",
        "getgenie\/v1\/license",
        "getgenie\/v1\/store",
        "getgenie\/v1\/history",
        "getgenie\/v1\/geniechat",
        "hostinger-easy-onboarding\/v1",
        "litespeed\/v1",
        "litespeed\/v3",
        "presto-player\/v1",
        "templately\/v1",
        "wslu-social-login",
        "wslu\/v1",
        "wslu-social-counter",
        "elementor-one\/v1",
        "zipwp\/v1",
        "monsterinsights\/v1",
        "gutenkit\/v1",
        "hfe\/v1",
        "hostinger-amplitude\/v1",
        "hostinger-tools-plugin\/v1",
        "pbb\/v1",
        "spectra\/v1",
        "uag\/v1",
        "userfeedback\/v1",
        "metform\/v1\/forms",
        "metform\/v1\/entries",
        "emailkit\/v1",
        "emailkit\/v1\/update-data",
        "wp_social\/v1",
        "wslu\/v1\/settings",
        "astra\/v1",
        "elementor\/v1\/documents",
        "elementor\/v1",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "one-onboarding\/v1",
        "omapp\/v1",
        "wp-social",
        "getting-started\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "gutenberg-templates\/v1",
        "bsf-core\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u9700\u8981\u83b7\u53d6 oEmbed \u6570\u636e\u7684\u94fe\u63a5\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u9700\u8981\u83b7\u53d6 oEmbed \u6570\u636e\u7684\u94fe\u63a5\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u4f7f\u7528\u7684 oEmbed \u683c\u5f0f\u3002",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u5d4c\u5165\u7684\u5143\u7d20\u7684\u6700\u5927\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u5d4c\u5165\u7684\u5143\u7d20\u7684\u6700\u5927\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u5bf9\u672a\u7ecf\u6279\u51c6\u7684\u63d0\u4f9b\u8005\u662f\u5426\u8fdb\u884c oEmbed \u53d1\u73b0\u8bf7\u6c42\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 \u4e2a\u5b57\u7b26\u7684 Akismet API \u5bc6\u94a5\u3002 \u53ef\u5728 akismet.com\/account \u4e0a\u83b7\u53d6",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "\u5982\u679c\u4e3atrue\uff0cAkismet\u4f1a\u81ea\u52a8\u4e22\u5f03\u6700\u7cdf\u7cd5\u7684\u5783\u573e\u8bc4\u8bba\uff0c\u800c\u4e0d\u662f\u5c06\u5176\u653e\u5165\u5783\u573e\u8bc4\u8bba\u6587\u4ef6\u5939\u3002",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "\u5982\u679c\u4e3atrue\uff0c\u5219\u5728\u8bc4\u8bba\u5217\u8868\u9875\u9762\u4e2d\u663e\u793a\u8bc4\u8bba\u4f5c\u8005\u65c1\u8fb9\u5df2\u6279\u51c6\u8bc4\u8bba\u7684\u6570\u91cf\u3002",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "\u68c0\u7d22\u7edf\u8ba1\u4fe1\u606f\u7684\u65f6\u95f4\u6bb5\u3002 \u9009\u9879\uff1a60\u5929\uff0c6\u4e2a\u6708\uff0c\u5168\u90e8",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "\u68c0\u7d22\u7edf\u8ba1\u4fe1\u606f\u7684\u65f6\u95f4\u6bb5\u3002 \u9009\u9879\uff1a60\u5929\uff0c6\u4e2a\u6708\uff0c\u5168\u90e8",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 \u4e2a\u5b57\u7b26\u7684 Akismet API \u5bc6\u94a5\u3002 \u53ef\u5728 akismet.com\/account \u4e0a\u83b7\u53d6",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 \u4e2a\u5b57\u7b26\u7684 Akismet API \u5bc6\u94a5\u3002 \u53ef\u5728 akismet.com\/account \u4e0a\u83b7\u53d6",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 \u4e2a\u5b57\u7b26\u7684 Akismet API \u5bc6\u94a5\u3002 \u53ef\u5728 akismet.com\/account \u4e0a\u83b7\u53d6",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/search-statistics\/url\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/reauth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/search-statistics\/url\/reauth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/keyword\/(?P<postId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/writing-assistant\/user-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/user-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/user-options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/user-options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/report-history": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/report-history"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/competitors": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-analysis\/competitors"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/image-generator": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/image-generator"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/insights\/reports"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-checklist": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/completed": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/completed"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/credits": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/credits"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/title": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/meta\/title"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/description": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/meta\/description"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/faqs": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/faqs"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/key-points": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/key-points"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/social-posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/social-posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/assistant": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/assistant"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/email-reports-enable": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/notification\/email-reports-enable"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/ignore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/ignore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/settings\/export-content"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/semrush-country": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/settings\/semrush-country"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/crawl-cleanup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/block": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/crawl-cleanup\/block"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-blocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-blocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-unblocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-unblocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-summary\/send": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/email-summary\/send"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/process"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/content-analysis": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/content-analysis"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/disconnect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/disconnect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/set-report-progress": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/writing-assistant\/set-report-progress"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/regenerate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/action": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/action"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/fetch": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/seo-checklist\/fetch"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseo\/v1\/search-statistics\/auth"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseoBrokenLinkChecker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/options": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/ping": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/broken-links\/scan": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/broken-links\/scan"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/edit-row": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/edit-row"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/license\/activate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/license\/deactivate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/license\/deactivate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/bulk": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/bulk"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/deletePost": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/deletePost"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/dismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/dismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/recheck": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/recheck"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/undismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/undismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/unlink": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/unlink"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table\/bulk": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table\/bulk"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table\/unlink": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table\/unlink"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-detail": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-detail"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/notifications\/dismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/objects": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/plugins\/deactivate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/plugins\/install": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/redirects\/url": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/redirects\/url"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-card": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-radio": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/items-per-page": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/post": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/aioseoBrokenLinkChecker\/v1\/post"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/feedback": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/feedback"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/parser": {
            "namespace": "getgenie\/v1\/parser",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/parser",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/parser"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/parser\/(?P<param1>[\\w-]+)\/(?P<param2>[\\w-]+)": {
            "namespace": "getgenie\/v1\/parser",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/license": {
            "namespace": "getgenie\/v1\/license",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/license",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/license"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/license\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/license",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/limit_usage_stats": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/limit_usage_stats"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/admin-config": {
            "namespace": "getgenie\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/admin-config"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/store": {
            "namespace": "getgenie\/v1\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/store",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/store"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/store\/(?P<post_id>[\\d]+)\/(?P<key>[\\w-]+)": {
            "namespace": "getgenie\/v1\/store",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/getgenie\/v1\/history": {
            "namespace": "getgenie\/v1\/history",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/history",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/history"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/history\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/history",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/getgenie\/v1\/geniechat": {
            "namespace": "getgenie\/v1\/geniechat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getgenie\/v1\/geniechat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/geniechat"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/geniechat\/(?P<action>[\\w-]+)": {
            "namespace": "getgenie\/v1\/geniechat",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/getgenie\/v1\/genie-image\/upload": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/genie-image\/upload"
                    }
                ]
            }
        },
        "\/getgenie\/v1\/subscription_upgrade_urls": {
            "namespace": "getgenie\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getgenie\/v1\/subscription_upgrade_urls"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-easy-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/update-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-addons-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/update-addons-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-reach-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/update-reach-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-steps": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-steps"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/complete-step": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/complete-step"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/toggle-list-visibility": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/toggle-list-visibility"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/activate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/deactivate-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/deactivate-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/install-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-affiliate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/install-affiliate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/woo-setup": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/woo-setup"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-tutorials": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-tutorials"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-domain-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-domain-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plan-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-plan-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-themes": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-themes"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-templates": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-templates"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-website-data": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-website-data"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/import-astra-template": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/import-astra-template"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-available-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-available-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/save-onboarding-options": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/save-onboarding-options"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/presto-player\/v1": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "presto-player\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/presto-player\/v1"
                    }
                ]
            }
        },
        "\/presto-player\/v1\/preset": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/presto-player\/v1\/preset"
                    }
                ]
            }
        },
        "\/presto-player\/v1\/preset\/(?P<id>\\d+)": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/presto-player\/v1\/audio-preset": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/presto-player\/v1\/audio-preset"
                    }
                ]
            }
        },
        "\/presto-player\/v1\/audio-preset\/(?P<id>\\d+)": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/presto-player\/v1\/settings": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "presto_player_branding": {
                            "description": "Branding settings.",
                            "type": "object",
                            "properties": {
                                "logo": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw"
                                },
                                "logo_width": {
                                    "type": "number",
                                    "sanitize_callback": "intval"
                                },
                                "color": {
                                    "type": "string",
                                    "sanitize_callback": "sanitize_hex_color"
                                },
                                "player_css": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_presets": {
                            "description": "Preset settings.",
                            "type": "object",
                            "properties": {
                                "default_player_preset": {
                                    "type": "integer",
                                    "sanitize_callback": "intval"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_audio_presets": {
                            "description": "Preset settings.",
                            "type": "object",
                            "properties": {
                                "default_player_preset": {
                                    "type": "integer",
                                    "sanitize_callback": "intval"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_youtube": {
                            "description": "Youtube settings.",
                            "type": "object",
                            "properties": {
                                "nocookie": {
                                    "type": "boolean"
                                },
                                "channel_id": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_instant_video_width": {
                            "description": "Instant video width.",
                            "type": "string",
                            "required": false
                        },
                        "presto_player_media_hub_sync_default": {
                            "description": "Set the default for media hub sync setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "presto-player_usage_optin": {
                            "description": "Usage tracking opt-in.",
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/presto-player\/v1\/settings"
                    }
                ]
            }
        },
        "\/presto-player\/v1\/videos": {
            "namespace": "presto-player\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/presto-player\/v1\/videos"
                    }
                ]
            }
        },
        "\/presto-player\/v1\/videos\/(?P<id>\\d+)": {
            "namespace": "presto-player\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "templately\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1"
                    }
                ]
            }
        },
        "\/templately\/v1\/conditions": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/conditions"
                    }
                ]
            }
        },
        "\/templately\/v1\/check-conditions": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/check-conditions"
                    }
                ]
            }
        },
        "\/templately\/v1\/save-conditions": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template_id": {
                            "required": true
                        },
                        "conditions": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/save-conditions"
                    }
                ]
            }
        },
        "\/templately\/v1\/autocomplete-condition": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "payload": {
                            "required": true
                        },
                        "query": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/autocomplete-condition"
                    }
                ]
            }
        },
        "\/templately\/v1\/categories": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/categories"
                    }
                ]
            }
        },
        "\/templately\/v1\/templateTypes": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/templateTypes"
                    }
                ]
            }
        },
        "\/templately\/v1\/dependencies": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/dependencies"
                    }
                ]
            }
        },
        "\/templately\/v1\/dependencies\/plugins": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/dependencies\/plugins"
                    }
                ]
            }
        },
        "\/templately\/v1\/dependencies\/themes": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/dependencies\/themes"
                    }
                ]
            }
        },
        "\/templately\/v1\/dependencies\/check": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/dependencies\/check"
                    }
                ]
            }
        },
        "\/templately\/v1\/dependencies\/install": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/dependencies\/install"
                    }
                ]
            }
        },
        "\/templately\/v1\/tags": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/tags"
                    }
                ]
            }
        },
        "\/templately\/v1\/create-template": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "required": true
                        },
                        "type": {
                            "required": true
                        },
                        "title": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/create-template"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/modify-content": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/modify-content"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/ai-update": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/ai-update"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/ai-update-preview": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/ai-update-preview"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/generate-tagline": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/generate-tagline"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/attachments": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "default": "pack",
                            "required": false
                        },
                        "id": {
                            "required": false
                        },
                        "pack_id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/attachments"
                    }
                ]
            }
        },
        "\/templately\/v1\/ai-content\/images": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "required": false
                        },
                        "orientation": {
                            "default": "all",
                            "required": false
                        },
                        "size": {
                            "default": "medium",
                            "required": false
                        },
                        "color": {
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/ai-content\/images"
                    }
                ]
            }
        },
        "\/templately\/v1\/logo-generation\/generate": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logo-generation\/generate"
                    }
                ]
            }
        },
        "\/templately\/v1\/logo-generation\/callback": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logo-generation\/callback"
                    }
                ]
            }
        },
        "\/templately\/v1\/logo-generation\/data": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logo-generation\/data"
                    }
                ]
            }
        },
        "\/templately\/v1\/logo-generation\/poll": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logo-generation\/poll"
                    }
                ]
            }
        },
        "\/templately\/v1\/logo-generation\/available-credits": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logo-generation\/available-credits"
                    }
                ]
            }
        },
        "\/templately\/v1\/items": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "default": "items",
                            "required": false
                        },
                        "platform": {
                            "default": "elementor",
                            "required": false
                        },
                        "per_page": {
                            "default": 40,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/items"
                    }
                ]
            }
        },
        "\/templately\/v1\/items\/(?P<id>[0-9]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "type": {
                            "default": "block",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/templately\/v1\/items\/(?P<slug>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": true
                        },
                        "type": {
                            "default": "block",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/templately\/v1\/items\/search\/(?P<keyword>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyword": {
                            "required": true
                        },
                        "platform": {
                            "default": "elementor",
                            "required": false
                        },
                        "query_type": {
                            "default": "block",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/templately\/v1\/items\/favourite": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/items\/favourite"
                    }
                ]
            }
        },
        "\/templately\/v1\/items\/rating": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/items\/rating"
                    }
                ]
            }
        },
        "\/templately\/v1\/items-count": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/items-count"
                    }
                ]
            }
        },
        "\/templately\/v1\/featured-items": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/featured-items"
                    }
                ]
            }
        },
        "\/templately\/v1\/trending-items": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/trending-items"
                    }
                ]
            }
        },
        "\/templately\/v1\/related-items": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/related-items"
                    }
                ]
            }
        },
        "\/templately\/v1\/saved-templates": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/saved-templates"
                    }
                ]
            }
        },
        "\/templately\/v1\/saved-templates\/delete": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/saved-templates\/delete"
                    }
                ]
            }
        },
        "\/templately\/v1\/login": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/login"
                    }
                ]
            }
        },
        "\/templately\/v1\/logout": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/logout"
                    }
                ]
            }
        },
        "\/templately\/v1\/is-signed": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/is-signed"
                    }
                ]
            }
        },
        "\/templately\/v1\/pricing": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/pricing"
                    }
                ]
            }
        },
        "\/templately\/v1\/google-auth-url": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/google-auth-url"
                    }
                ]
            }
        },
        "\/templately\/v1\/signup": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/signup"
                    }
                ]
            }
        },
        "\/templately\/v1\/insert": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/insert"
                    }
                ]
            }
        },
        "\/templately\/v1\/import": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/import"
                    }
                ]
            }
        },
        "\/templately\/v1\/import\/page": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/import\/page"
                    }
                ]
            }
        },
        "\/templately\/v1\/profile\/sync": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/profile\/sync"
                    }
                ]
            }
        },
        "\/templately\/v1\/profile\/verified": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/profile\/verified"
                    }
                ]
            }
        },
        "\/templately\/v1\/profile\/download-history": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/profile\/download-history"
                    }
                ]
            }
        },
        "\/templately\/v1\/profile\/my-favourites": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/profile\/my-favourites"
                    }
                ]
            }
        },
        "\/templately\/v1\/profile\/purchased-items": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/profile\/purchased-items"
                    }
                ]
            }
        },
        "\/templately\/v1\/clouds": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/clouds"
                    }
                ]
            }
        },
        "\/templately\/v1\/clouds\/usage": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/clouds\/usage"
                    }
                ]
            }
        },
        "\/templately\/v1\/clouds\/copy-move": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/clouds\/copy-move"
                    }
                ]
            }
        },
        "\/templately\/v1\/clouds\/upload": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/clouds\/upload"
                    }
                ]
            }
        },
        "\/templately\/v1\/clouds\/download\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/clouds\/delete\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/workspaces": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/workspaces"
                    }
                ]
            }
        },
        "\/templately\/v1\/workspaces\/(?P<slug>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/workspaces\/item\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/workspaces\/item\/delete\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/workspaces\/create": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/workspaces\/create"
                    }
                ]
            }
        },
        "\/templately\/v1\/workspaces\/delete\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/templately\/v1\/workspaces\/item\/add": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/workspaces\/item\/add"
                    }
                ]
            }
        },
        "\/templately\/v1\/sites\/migrate": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/sites\/migrate"
                    }
                ]
            }
        },
        "\/templately\/v1\/settings\/update": {
            "namespace": "templately\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/templately\/v1\/settings\/update"
                    }
                ]
            }
        },
        "\/wslu-social-login": {
            "namespace": "wslu-social-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu-social-login",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wslu-social-login"
                    }
                ]
            }
        },
        "\/wslu-social-login\/type\/(?P<data>\\w+)": {
            "namespace": "wslu-social-login",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu\/v1": {
            "namespace": "wslu\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wslu\/v1"
                    }
                ]
            }
        },
        "\/wslu\/v1\/check_cache\/(?P<type>\\w+)": {
            "namespace": "wslu\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu\/v1\/save_cache\/(?P<type>\\w+)": {
            "namespace": "wslu\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wslu-social-counter": {
            "namespace": "wslu-social-counter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu-social-counter",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wslu-social-counter"
                    }
                ]
            }
        },
        "\/wslu-social-counter\/type\/(?P<data>\\w+)": {
            "namespace": "wslu-social-counter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u5177\u6709\u7ed9\u5b9a\u72b6\u6001\u7684\u63d2\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/zipwp\/v1": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-credits": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/get-credits"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/zip-plan": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/zip-plan"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/revoke-access": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/settings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1\/onboarding\/settings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/connect-url": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1\/onboarding\/connect-url"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/set-license-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1\/onboarding\/set-license-key"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/delete-onboarding-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/monsterinsights\/v1\/onboarding\/delete-onboarding-key"
                    }
                ]
            }
        },
        "\/gutenkit\/v1": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/modules": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/modules"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/blocks": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/settings": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/clear-cache": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/install-active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/install-active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/favorite-templates": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/favorite-templates"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/onboard": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/onboard"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/media-upload-from-url": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/media-upload-from-url"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/lists": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/mailchimp\/get\/lists"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/post\/form": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/mailchimp\/post\/form"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/interests": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "list_id": {
                            "type": "string",
                            "description": "The Mailchimp list ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenkit\/v1\/mailchimp\/get\/interests"
                    }
                ]
            }
        },
        "\/hfe\/v1": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hfe\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1"
                    }
                ]
            }
        },
        "\/hfe\/v1\/widgets": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/widgets"
                    }
                ]
            }
        },
        "\/hfe\/v1\/plugins": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/plugins"
                    }
                ]
            }
        },
        "\/hfe\/v1\/templates": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/templates"
                    }
                ]
            }
        },
        "\/hfe\/v1\/email-webhook": {
            "namespace": "hfe\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/email-webhook"
                    }
                ]
            }
        },
        "\/hfe\/v1\/recommended-plugins": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/recommended-plugins"
                    }
                ]
            }
        },
        "\/hfe\/v1\/get-learn-chapters": {
            "namespace": "hfe\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/hfe\/v1\/update-learn-progress": {
            "namespace": "hfe\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hfe\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-amplitude\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-amplitude\/v1"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-event": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-event"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-tools-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-tools-plugin\/v1"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/get-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-tools-plugin\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/update-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-tools-plugin\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/regenerate-bypass-code": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/hostinger-tools-plugin\/v1\/regenerate-bypass-code"
                    }
                ]
            }
        },
        "\/pbb\/v1": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pbb\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1"
                    }
                ]
            }
        },
        "\/pbb\/v1\/subscribers": {
            "namespace": "pbb\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "start": {
                            "required": false
                        },
                        "end": {
                            "required": false
                        },
                        "order_by": {
                            "required": false
                        },
                        "limit": {
                            "required": false
                        },
                        "campaign_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/subscribers"
                    }
                ]
            }
        },
        "\/pbb\/v1\/live-preview-template": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/live-preview-template"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/campaigns": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/popup\/campaigns"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/date": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "cat": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/popup\/date"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popup\/logs": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "campaignId": {
                            "required": false
                        },
                        "startDate": {
                            "required": true
                        },
                        "endDate": {
                            "required": true
                        },
                        "type": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postId": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "startDate": {
                            "required": true
                        },
                        "endDate": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "refferer": {
                            "required": false
                        },
                        "converted": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/popup\/logs"
                    }
                ]
            }
        },
        "\/pbb\/v1\/settings": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/settings"
                    }
                ]
            }
        },
        "\/pbb\/v1\/download": {
            "namespace": "pbb\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/download"
                    }
                ]
            }
        },
        "\/pbb\/v1\/onboard": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/onboard"
                    }
                ]
            }
        },
        "\/pbb\/v1\/templates": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/templates"
                    }
                ]
            }
        },
        "\/pbb\/v1\/ab-tests": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/ab-tests"
                    }
                ]
            }
        },
        "\/spectra\/v1": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "spectra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/spectra\/v1"
                    }
                ]
            }
        },
        "\/spectra\/v1\/all_taxonomy": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/spectra\/v1\/all_taxonomy"
                    }
                ]
            }
        },
        "\/spectra\/v1\/editor": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/spectra\/v1\/editor"
                    }
                ]
            }
        },
        "\/spectra\/v1\/check-custom-fields-support": {
            "namespace": "spectra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/spectra\/v1\/check-custom-fields-support"
                    }
                ]
            }
        },
        "\/uag\/v1": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "uag\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/uag\/v1"
                    }
                ]
            }
        },
        "\/uag\/v1\/admin\/commonsettings": {
            "namespace": "uag\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/uag\/v1\/admin\/commonsettings"
                    }
                ]
            }
        },
        "\/userfeedback\/v1": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "userfeedback\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filter": {
                            "type": "object",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "required": false
                        },
                        "select": {
                            "type": "array",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/surveys"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/surveys\/restore": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/surveys\/restore"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/draft": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/surveys\/draft"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/trash": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/surveys\/trash"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/publish": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/surveys\/publish"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/duplicate": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/survey-templates": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/survey-templates"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/results-summary": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "orderby": {
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/results-summary"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/results": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/responses": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filter": {
                            "type": "object",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "response_ids": {
                            "type": "array",
                            "description": "Survey response ids.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/responses\/trash": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "response_ids": {
                            "type": "array",
                            "description": "Survey response ids.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/responses\/restore": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "response_ids": {
                            "type": "array",
                            "description": "Survey response ids.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/userfeedback\/v1\/ai-summary\/(?P<id>\\w+)": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/preload-ai-summary\/(?P<id>\\w+)": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/settings": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/settings"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/addons": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/addons"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/surveys\/(?P<id>\\w+)\/impression": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/search": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/search"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/logic-type": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/logic-type"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/notifications": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/notifications"
                    }
                ]
            }
        },
        "\/userfeedback\/v1\/notifications\/(?P<id>\\w+)\/dismiss": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/userfeedback\/v1\/notifications\/action": {
            "namespace": "userfeedback\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/userfeedback\/v1\/notifications\/action"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/description": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/description"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/images": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/images"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/record-step": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        },
                        "current_step": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step_name": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/record-step"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/template-keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/template-keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/categories": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/categories"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-features": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/site-features"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-languages": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/site-languages"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/import-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/migration-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/migration-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/all-templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "sort": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/all-templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/user-details": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_addeess": {
                            "type": "string",
                            "required": false
                        },
                        "business_phone": {
                            "type": "string",
                            "required": false
                        },
                        "business_email": {
                            "type": "string",
                            "required": false
                        },
                        "social_profiles": {
                            "type": "array",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": true
                        },
                        "site_language": {
                            "type": "string",
                            "required": true
                        },
                        "keywords": {
                            "type": "array",
                            "required": true
                        },
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/user-details"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/wxr": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/wxr"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/ai-site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/ai-site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/search-category": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-error-log": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/import-error-log"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-step-data": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_details": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/set-step-data"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/set-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp\/v1\/get-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/metform\/v1\/forms": {
            "namespace": "metform\/v1\/forms",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metform\/v1\/forms",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/metform\/v1\/forms"
                    }
                ]
            }
        },
        "\/metform\/v1\/forms\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "metform\/v1\/forms",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/metform\/v1\/entries": {
            "namespace": "metform\/v1\/entries",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "metform\/v1\/entries",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/metform\/v1\/entries"
                    }
                ]
            }
        },
        "\/metform\/v1\/entries\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "metform\/v1\/entries",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "emailkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/template-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/fetch-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/fetch-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/update-data": {
            "namespace": "emailkit\/v1\/update-data",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "emailkit\/v1\/update-data",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/update-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/update-data\/(?P<post_id>\\d+)": {
            "namespace": "emailkit\/v1\/update-data",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1\/send-test-email": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/send-test-email"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/order-data": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/order-data"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-status": {
            "namespace": "emailkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/template-status"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/last-order-item": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/last-order-item"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/template-types-data\/(?P<template_type>\\w+)": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/emailkit\/v1\/check-template": {
            "namespace": "emailkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/check-template"
                    }
                ]
            }
        },
        "\/emailkit\/v1\/create-template": {
            "namespace": "emailkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/emailkit\/v1\/create-template"
                    }
                ]
            }
        },
        "\/wp_social\/v1": {
            "namespace": "wp_social\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp_social\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp_social\/v1"
                    }
                ]
            }
        },
        "\/wp_social\/v1\/counter\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/share\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/login\/enable\/(?P<key>\\w+)": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp_social\/v1\/shared\/url": {
            "namespace": "wp_social\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp_social\/v1\/shared\/url"
                    }
                ]
            }
        },
        "\/wslu\/v1\/settings": {
            "namespace": "wslu\/v1\/settings",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wslu\/v1\/settings",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wslu\/v1\/settings"
                    }
                ]
            }
        },
        "\/wslu\/v1\/settings\/(?P<action>\\w+)": {
            "namespace": "wslu\/v1\/settings",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/astra\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/astra\/v1\/update-learn-progress": {
            "namespace": "astra\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/one-onboarding\/v1": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "one-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/one-onboarding\/v1"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/plugin-status\/(?P<plugin>[a-zA-Z0-9_-]+)": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/one-onboarding\/v1\/install-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/one-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/activate-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/one-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/save-onboarding-state": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/one-onboarding\/v1\/save-onboarding-state"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/onboarding-completion": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/one-onboarding\/v1\/onboarding-completion"
                    }
                ]
            }
        },
        "\/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:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1"
                    }
                ]
            }
        },
        "\/omapp\/v1\/info": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/info"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/support"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support\/debug\/enable": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/support\/debug\/disable"
                    }
                ]
            }
        },
        "\/omapp\/v1\/me": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/me"
                    }
                ]
            }
        },
        "\/omapp\/v1\/campaigns\/refresh": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/resources"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/notifications"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/create": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/settings"
                    }
                ]
            }
        },
        "\/omapp\/v1\/review\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/review\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/courses": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/omu\/courses"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/guides": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/omu\/guides"
                    }
                ]
            }
        },
        "\/omapp\/v1\/account\/sync": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/account\/sync"
                    }
                ]
            }
        },
        "\/omapp\/v1\/account\/connect": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/account\/connect"
                    }
                ]
            }
        },
        "\/omapp\/v1\/wpforms\/forms": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/omapp\/v1\/wpforms\/forms"
                    }
                ]
            }
        },
        "\/wp-social": {
            "namespace": "wp-social",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-social",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-social"
                    }
                ]
            }
        },
        "\/wp-social\/user\/meta": {
            "namespace": "wp-social",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-social\/user\/meta"
                    }
                ]
            }
        },
        "\/getting-started\/v1": {
            "namespace": "getting-started\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getting-started\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getting-started\/v1"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/action-items": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getting-started\/v1\/action-items"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/dismiss-setup-wizard": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "dismiss": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getting-started\/v1\/dismiss-setup-wizard"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/update-action-item-steps": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_id": {
                            "type": "string",
                            "required": true
                        },
                        "steps": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/getting-started\/v1\/update-action-item-steps"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp-images\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp-images\/v1"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1\/images": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/zipwp-images\/v1\/images"
                    }
                ]
            }
        },
        "\/nps-survey\/v1": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nps-survey\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "rating": {
                            "type": "integer",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "dismiss_timespan": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenberg-templates\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/categories"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        },
                        "language_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/page-description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "page_name": {
                            "type": "string",
                            "required": true
                        },
                        "page_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/page-description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/keywords": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/keywords"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/images": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/images"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/settings": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        },
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/favorite": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "block_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/favorite"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/do-it-later": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/do-it-later"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/pages-onboarding": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/pages-onboarding"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/revoke-access": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/blocks": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "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:\/\/asedugroup.com\/cn\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 categories \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u4e86\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7ed3\u679c\u96c6\u7684\u9879\u76ee\u4e2d\u5305\u542b\u5b50\u9879\u76ee\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u9879\u76ee\u662f\u5426\u5fc5\u987b\u5206\u914d\u6240\u6709\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u672f\u8bed\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 categories \u5206\u7c7b\u6cd5\u4e2d\u672a\u6307\u5b9a\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7ed3\u679c\u96c6\u7684\u9879\u76ee\u4e2d\u5305\u542b\u5b50\u9879\u76ee\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 tags \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u4e86\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u9879\u76ee\u662f\u5426\u5fc5\u987b\u5206\u914d\u6240\u6709\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u672f\u8bed\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 tags \u5206\u7c7b\u6cd5\u4e2d\u672a\u6307\u5b9a\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u7f6e\u9876\u9879\u76ee\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "\u662f\u5426\u5ffd\u7565\u7f6e\u9876\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5206\u914d\u4e00\u4e2a\u6216\u591a\u4e2a\u6307\u5b9a\u683c\u5f0f\u7684\u9879\u3002",
                            "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": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6587\u7ae0\u662f\u5426\u4e3a\u7f6e\u9876\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5728 category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5728 post_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u76d6\u9ed8\u8ba4\u6458\u8981\u957f\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6587\u7ae0\u662f\u5426\u4e3a\u7f6e\u9876\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5728 category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5728 post_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6587\u7ae0\u662f\u5426\u4e3a\u7f6e\u9876\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5728 category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5728 post_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "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": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u7279\u5b9a menu_order \u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u7279\u5b9a\u7236 ID \u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u9664\u7279\u5b9a\u7236 ID \u4e4b\u5916\u7684\u6240\u6709\u9879\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u6587\u7ae0\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u76d6\u9ed8\u8ba4\u6458\u8981\u957f\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u6587\u7ae0\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u6587\u7ae0\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "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": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u7279\u5b9a\u7236 ID \u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u9664\u7279\u5b9a\u7236 ID \u4e4b\u5916\u7684\u6240\u6709\u9879\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u7279\u5b9a\u5a92\u4f53\u7c7b\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u7279\u5b9a MIME \u7c7b\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u5728\u9644\u4ef6\u672a\u80fd\u663e\u793a\u65f6\u663e\u793a\u7684\u66ff\u6362\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8bf4\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u8bf4\u660e\u6587\u5b57\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u8bf4\u660e\u6587\u5b57\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u63cf\u8ff0\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u9644\u4ef6\u6240\u5c5e\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u5728\u9644\u4ef6\u672a\u80fd\u663e\u793a\u65f6\u663e\u793a\u7684\u66ff\u6362\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8bf4\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u8bf4\u660e\u6587\u5b57\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u8bf4\u660e\u6587\u5b57\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u63cf\u8ff0\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u9644\u4ef6\u6240\u5c5e\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "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": "\u5df2\u7ecf\u7f16\u8f91\u7684\u56fe\u7247\u6587\u4ef6 \u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u56fe\u7247\u7f16\u8f91\u6570\u7ec4\u3002",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u56fe\u7247\u7f16\u8f91",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u7ffb\u8f6c",
                                        "properties": {
                                            "type": {
                                                "description": "\u7ffb\u8f6c\u7c7b\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u7ffb\u8f6c\u53c2\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "\u7ffb\u8f6c\u65b9\u5411\u3002",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "\u662f\u5426\u6c34\u5e73\u7ffb\u8f6c\u3002",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "\u662f\u5426\u5782\u76f4\u7ffb\u8f6c\u3002",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u65cb\u8f6c",
                                        "properties": {
                                            "type": {
                                                "description": "\u65cb\u8f6c\u7c7b\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u65cb\u8f6c\u53c2\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u987a\u65f6\u9488\u65cb\u8f6c\u7684\u89d2\u5ea6\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u88c1\u526a",
                                        "properties": {
                                            "type": {
                                                "description": "\u88c1\u526a\u65b9\u5f0f\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u88c1\u526a\u53c2\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u4ece\u5de6\u8fb9\u5f00\u59cb\u88c1\u526a\u7684\u6c34\u5e73\u4f4d\u7f6e\u4ee5\u5360\u7528\u56fe\u7247\u5bbd\u5ea6\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u4ece\u9876\u90e8\u5f00\u59cb\u88c1\u526a\u7684\u5782\u76f4\u4f4d\u7f6e\u4ee5\u5360\u7528\u56fe\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u88c1\u526a\u5bbd\u5ea6\u4ee5\u5360\u7528\u56fe\u7247\u5bbd\u5ea6\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u88c1\u526a\u7684\u9ad8\u5ea6\u4ee5\u5360\u7528\u56fe\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u987a\u65f6\u9488\u65cb\u8f6c\u7684\u89d2\u5ea6\u91cf\u3002\u5df2\u5f03\u7528\uff1a\u8bf7\u6539\u4e3a\u4f7f\u7528 `modifiers` \u53c2\u6570\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u4ece X \u8f74\u5f00\u59cb\u88c1\u526a\u7684\u4f4d\u7f6e\u4ee5\u5360\u7528\u56fe\u7247\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002\u5df2\u5f03\u7528\u3002\u4f7f\u7528`modifiers`\u4ee3\u66ff\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u4ece Y \u8f74\u5f00\u59cb\u88c1\u526a\u7684\u4f4d\u7f6e\u4ee5\u5360\u7528\u56fe\u7247\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002\u5df2\u5f03\u7528\u3002\u4f7f\u7528`modifiers`\u4ee3\u66ff\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u88c1\u526a\u5bbd\u5ea6\u4ee5\u56fe\u7247\u6240\u5360\u7528\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002\u5df2\u5f03\u7528\u3002\u4f7f\u7528`modifiers`\u4ee3\u66ff\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u88c1\u526a\u9ad8\u5ea6\u4ee5\u56fe\u7247\u6240\u7ad9\u7528\u7684\u767e\u5206\u6bd4\u8ba1\u7b97\u3002\u5df2\u5f03\u7528\u3002\u4f7f\u7528`modifiers`\u4ee3\u66ff\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8bf4\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u8bf4\u660e\u6587\u5b57\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u8bf4\u660e\u6587\u5b57\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684 HTML \u63cf\u8ff0\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u9644\u4ef6\u6240\u5c5e\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u5728\u9644\u4ef6\u672a\u80fd\u663e\u793a\u65f6\u663e\u793a\u7684\u66ff\u6362\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 menus \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u4e86\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u9879\u76ee\u662f\u5426\u5fc5\u987b\u5206\u914d\u6240\u6709\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u672f\u8bed\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 menus \u5206\u7c7b\u6cd5\u4e2d\u672a\u6307\u5b9a\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u7279\u5b9a menu_order \u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u5bf9\u8c61\u7684\u6807\u9898\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5bf9\u8c61\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u5bf9\u8c61\u7684 HTML \u6807\u9898\uff0c\u8f6c\u6362\u540e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u539f\u59cb\u8868\u793a\u7684\u5bf9\u8c61\u7ec4\uff0c\u5982\u300cpost_type\u300d\u6216\u300ctaxonomy\u300d\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5bf9\u8c61\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u5bf9\u8c61\u7684\u7236\u5bf9\u8c61 ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684 link \u5143\u7d20\u7684 title \u5c5e\u6027\u7684\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684\u7c7b\u540d\u79f0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u5bfc\u822a\u83dc\u5355\u9879\u7684 nav_menu_item \u7684 DB ID\uff08\u5982\u679c\u6709\uff09\uff0c\u5426\u5219\u4e3a 0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u5bf9\u8c61\u521d\u59cb\u7684\u8868\u793a\u7c7b\u578b\uff0c\u5982 \u300c\u5206\u7c7b\u300d\u3001\u300c\u6587\u7ae0\u300d\u548c\u300c\u9644\u4ef6\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u6b64\u83dc\u5355\u9879\u8868\u793a\u7684\u539f\u59cb\u5bf9\u8c61\u7684\u6570\u636e\u5e93 ID\uff0c\u4f8b\u5982\u6587\u7ae0\u7684 ID \u6216\u5206\u7c7b\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684 target \u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u8be5\u83dc\u5355\u9879\u6307\u5411\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u8be5\u83dc\u5355\u9879\u7684\u94fe\u63a5\u4e2d\u8868\u793a\u7684 XFN \u5173\u7cfb\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u6b64\u5bf9\u8c61\u5728 nav_menu \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u7684\u9879\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u5bf9\u8c61\u7684\u6807\u9898\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5bf9\u8c61\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u5bf9\u8c61\u7684 HTML \u6807\u9898\uff0c\u8f6c\u6362\u540e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u539f\u59cb\u8868\u793a\u7684\u5bf9\u8c61\u7ec4\uff0c\u5982\u300cpost_type\u300d\u6216\u300ctaxonomy\u300d\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5bf9\u8c61\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5bf9\u8c61\u7684\u7236\u5bf9\u8c61 ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684 link \u5143\u7d20\u7684 title \u5c5e\u6027\u7684\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684\u7c7b\u540d\u79f0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5bfc\u822a\u83dc\u5355\u9879\u7684 nav_menu_item \u7684 DB ID\uff08\u5982\u679c\u6709\uff09\uff0c\u5426\u5219\u4e3a 0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u5bf9\u8c61\u521d\u59cb\u7684\u8868\u793a\u7c7b\u578b\uff0c\u5982 \u300c\u5206\u7c7b\u300d\u3001\u300c\u6587\u7ae0\u300d\u548c\u300c\u9644\u4ef6\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u6b64\u83dc\u5355\u9879\u8868\u793a\u7684\u539f\u59cb\u5bf9\u8c61\u7684\u6570\u636e\u5e93 ID\uff0c\u4f8b\u5982\u6587\u7ae0\u7684 ID \u6216\u5206\u7c7b\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684 target \u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u8be5\u83dc\u5355\u9879\u6307\u5411\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u8be5\u83dc\u5355\u9879\u7684\u94fe\u63a5\u4e2d\u8868\u793a\u7684 XFN \u5173\u7cfb\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u6b64\u5bf9\u8c61\u5728 nav_menu \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u7684\u9879\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u5bf9\u8c61\u7684\u7236\u5bf9\u8c61 ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u5bf9\u8c61\u7684\u6807\u9898\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5bf9\u8c61\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u5bf9\u8c61\u7684 HTML \u6807\u9898\uff0c\u8f6c\u6362\u540e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u539f\u59cb\u8868\u793a\u7684\u5bf9\u8c61\u7ec4\uff0c\u5982\u300cpost_type\u300d\u6216\u300ctaxonomy\u300d\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5bf9\u8c61\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684 link \u5143\u7d20\u7684 title \u5c5e\u6027\u7684\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684\u7c7b\u540d\u79f0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5bfc\u822a\u83dc\u5355\u9879\u7684 nav_menu_item \u7684 DB ID\uff08\u5982\u679c\u6709\uff09\uff0c\u5426\u5219\u4e3a 0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u5bf9\u8c61\u521d\u59cb\u7684\u8868\u793a\u7c7b\u578b\uff0c\u5982 \u300c\u5206\u7c7b\u300d\u3001\u300c\u6587\u7ae0\u300d\u548c\u300c\u9644\u4ef6\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u6b64\u83dc\u5355\u9879\u8868\u793a\u7684\u539f\u59cb\u5bf9\u8c61\u7684\u6570\u636e\u5e93 ID\uff0c\u4f8b\u5982\u6587\u7ae0\u7684 ID \u6216\u5206\u7c7b\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u6b64\u83dc\u5355\u9879\u7684\u94fe\u63a5\u5143\u7d20\u7684 target \u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u8be5\u83dc\u5355\u9879\u6307\u5411\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u8be5\u83dc\u5355\u9879\u7684\u94fe\u63a5\u4e2d\u8868\u793a\u7684 XFN \u5173\u7cfb\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u6b64\u5bf9\u8c61\u5728 nav_menu \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u7684\u9879\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 wp_pattern_category \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u4e86\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u9879\u76ee\u662f\u5426\u5fc5\u987b\u5206\u914d\u6240\u6709\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u672f\u8bed\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 wp_pattern_category \u5206\u7c7b\u6cd5\u4e2d\u672a\u6307\u5b9a\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5728 wp_pattern_category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u76d6\u9ed8\u8ba4\u6458\u8981\u957f\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5728 wp_pattern_category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5728 wp_pattern_category \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "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": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u4e3a\u6307\u5b9a\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u4e3a\u6307\u5b9a\u7684\u6a21\u677f\u7ec4\u4ef6\u533a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u8981\u83b7\u53d6\u6a21\u677f\u7684\u6587\u7ae0\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u83b7\u53d6\u56de\u9000\u6240\u7528\u7684\u6a21\u677f\u7684\u522b\u540d\uff1a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u8868\u660e\u6a21\u677f\u662f\u81ea\u5b9a\u4e49\u7684\uff0c\u8fd8\u662f\u5c5e\u4e8e\u6a21\u677f\u5c42\u7ea7\u7684\u4e00\u90e8\u5206",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u6240\u521b\u5efa\u6a21\u677f\u7684\u6a21\u677f\u524d\u7f00\u3002\u7528\u4e8e\u63d0\u53d6\u4e3b\u6a21\u677f\u7c7b\u578b\uff0c\u4f8b\u5982\u5728 `taxonomy-books` \u4e2d\u63d0\u53d6 `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u6a21\u677f\u7ec4\u4ef6\u7528\u9014\uff08\u9875\u7709\u3001\u9875\u811a\u7b49\uff09\u3002",
                            "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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u4e3a\u6307\u5b9a\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u4e3a\u6307\u5b9a\u7684\u6a21\u677f\u7ec4\u4ef6\u533a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u8981\u83b7\u53d6\u6a21\u677f\u7684\u6587\u7ae0\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u6a21\u677f\u7ec4\u4ef6\u7528\u9014\uff08\u9875\u7709\u3001\u9875\u811a\u7b49\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u83b7\u53d6\u56de\u9000\u6240\u7528\u7684\u6a21\u677f\u7684\u522b\u540d\uff1a",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u8868\u660e\u6a21\u677f\u662f\u81ea\u5b9a\u4e49\u7684\uff0c\u8fd8\u662f\u5c5e\u4e8e\u6a21\u677f\u5c42\u7ea7\u7684\u4e00\u90e8\u5206",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u6240\u521b\u5efa\u6a21\u677f\u7684\u6a21\u677f\u524d\u7f00\u3002\u7528\u4e8e\u63d0\u53d6\u4e3b\u6a21\u677f\u7c7b\u578b\uff0c\u4f8b\u5982\u5728 `taxonomy-books` \u4e2d\u63d0\u53d6 `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6807\u8bc6\u6a21\u677f\u7684\u552f\u4e00\u522b\u540d\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u6a21\u677f\u7684\u4e3b\u9898\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u6a21\u677f\u7684\u7c7b\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6a21\u677f\u7684\u5185\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u5185\u5bb9\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6a21\u677f\u4f7f\u7528\u7684\u5185\u5bb9\u5757\u683c\u5f0f\u7684\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6a21\u677f\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u6a21\u677f\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6a21\u677f\u7684 HTML \u6807\u9898\uff0c\u5df2\u8f6c\u6362\u4ee5\u4f9b\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6a21\u677f\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6a21\u677f\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u6a21\u677f\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u6a21\u677f\u7ec4\u4ef6\u7528\u9014\uff08\u9875\u7709\u3001\u9875\u811a\u7b49\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8be5\u6a21\u677f\u7684 ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "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": "\u5168\u5c40\u6837\u5f0f\u4fee\u8ba2\u7248\u7236\u7248\u672c\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5168\u5c40\u6837\u5f0f\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u4e3b\u9898\u6807\u8bc6\u7b26",
                            "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": "\u4e3b\u9898\u6807\u8bc6\u7b26",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u5168\u5c40\u6837\u5f0f\u914d\u7f6e\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u5168\u5c40\u6837\u5f0f\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u5168\u5c40\u8bbe\u7f6e\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u5168\u5c40\u6837\u5f0f\u53d8\u4f53\u7684\u6807\u9898\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5168\u5c40\u6837\u5f0f\u53d8\u4f53\u7684\u6807\u9898\uff0c\u56e0\u4e3a\u5b83\u5b58\u5728\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "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": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "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": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\u7528\u4e8e\u6392\u7248\u8bbe\u7f6e\u7684 theme.json \u6a21\u5f0f\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u4ee5\u5b57\u7b26\u4e32\u5f62\u5f0f\u7f16\u7801\u7684 theme.json \u683c\u5f0f\u7684 font-family \u58f0\u660e\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\u7528\u4e8e\u6392\u7248\u8bbe\u7f6e\u7684 theme.json \u6a21\u5f0f\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u4ee5\u5b57\u7b26\u4e32\u5f62\u5f0f\u7f16\u7801\u7684 theme.json \u683c\u5f0f\u7684 font-family \u58f0\u660e\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "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": "\u5b57\u4f53\u9762\u7684\u7236\u5b57\u4f53\u7cfb\u5217\u7684 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u4f53\u9762\u7684\u7236\u5b57\u4f53\u7cfb\u5217\u7684 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\u7528\u4e8e\u6392\u7248\u8bbe\u7f6e\u7684 theme.json \u6a21\u5f0f\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\u5728 theme.json \u683c\u5f0f\u4e2d\u4ee5\u5b57\u7b26\u4e32\u5f62\u5f0f\u7f16\u7801\u7684 font-face \u58f0\u660e\u3002",
                            "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": "\u5b57\u4f53\u9762\u7684\u7236\u5b57\u4f53\u7cfb\u5217\u7684 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u5b57\u4f53\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u4f53\u9762\u7684\u7236\u5b57\u4f53\u7cfb\u5217\u7684 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u5b57\u4f53\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u7279\u5b9a menu_order \u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5206\u914d\u4e00\u4e2a\u6216\u591a\u4e2a\u6307\u5b9a\u683c\u5f0f\u7684\u9879\u3002",
                            "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": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u76d6\u9ed8\u8ba4\u6458\u8981\u957f\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u8be5\u7bc7\u6587\u7ae0\u7684\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6458\u8981\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6458\u8981\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u5f00\u653e\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6587\u7ae0\u662f\u5426\u63a5\u53d7 Ping\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u5f62\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/presto-videos": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "pp_video_tag": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 pp_video_tag \u5206\u7c7b\u6cd5\u4e2d\u6307\u5b9a\u4e86\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u9879\u76ee\u662f\u5426\u5fc5\u987b\u5206\u914d\u6240\u6709\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u672f\u8bed\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "pp_video_tag_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5728 pp_video_tag \u5206\u7c7b\u6cd5\u4e2d\u672a\u6307\u5b9a\u7279\u5b9a\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u672f\u8bed ID \u5217\u8868",
                                    "description": "\u5c06\u9879\u76ee\u4e0e\u5217\u51fa\u7684 ID \u76f8\u5339\u914d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u672f\u8bed ID \u5206\u7c7b\u6cd5\u67e5\u8be2\u3002",
                                    "description": "\u8fdb\u884c\u4e00\u9879\u9ad8\u7ea7\u9879\u76ee\u67e5\u8be2\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u672f\u8bed ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "presto_player_instant_video_pages_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Enable Instant Video Pages",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "pp_video_tag": {
                            "description": "\u5728 pp_video_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/presto-videos"
                    }
                ]
            }
        },
        "\/wp\/v2\/presto-videos\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "presto_player_instant_video_pages_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Enable Instant Video Pages",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "pp_video_tag": {
                            "description": "\u5728 pp_video_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/presto-videos\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "presto_player_instant_video_pages_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Enable Instant Video Pages",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "pp_video_tag": {
                            "description": "\u5728 pp_video_tag \u5206\u7c7b\u6cd5\u4e2d\u5206\u914d\u7ed9\u8be5\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/presto-videos\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templately_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/templately_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/templately_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templately_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templately_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templately_library\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7279\u8272\u5a92\u4f53 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templately_library\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/class-manager": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u7279\u5b9a menu_order \u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u7279\u5b9a\u7236 ID \u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u9664\u7279\u5b9a\u7236 ID \u4e4b\u5916\u7684\u6240\u6709\u9879\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u6587\u7ae0\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/class-manager"
                    }
                ]
            }
        },
        "\/wp\/v2\/class-manager\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u6587\u7ae0\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u4e0e\u5176\u4ed6\u6587\u7ae0\u7684\u987a\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rand",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/pbb\/v1\/popupkit-campaigns"
                    }
                ]
            }
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u4fee\u8ba2\u7248\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "status": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "openTrigger": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "page-load"
                                },
                                "displayDevice": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "tablet",
                                        "mobile"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "displayConditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Conditions for displaying content.",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "additionalProperties": true
                                    }
                                },
                                "ipBlocking": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "enable": false,
                                        "blockedRanges": [],
                                        "blockedIPs": []
                                    },
                                    "properties": {
                                        "enable": {
                                            "type": "boolean"
                                        },
                                        "blockedRanges": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "from": {
                                                        "type": "string"
                                                    },
                                                    "to": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        },
                                        "blockedIPs": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "ip": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": true
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "campaignType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "popup"
                                },
                                "displayFrequency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "once-a-day"
                                },
                                "displayVisitor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "everyone"
                                },
                                "displayVisitorConvertion": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "displayFrequencyVisits": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "returningVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "displayFrequencyDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "newVisitorDays": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 2
                                },
                                "scheduleDateTime": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "scheduleOnDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleOffDateValue": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "scheduleTimeZone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "siteTimeZone"
                                },
                                "closeCampaign": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViews": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "certainViewsCount": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 3
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/pbb\/v1\/popupkit-campaigns\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "pbb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/spectra-popup"
                    }
                ]
            }
        },
        "\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u8be5\u6587\u7ae0\u6240\u4f7f\u7528\u7684\u5185\u5bb9\u533a\u5757\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_uag_custom_page_level_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_uf_show_specific_survey": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_uf_disable_surveys": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spectra-popup-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "unset"
                                },
                                "spectra-popup-enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "spectra-popup-repetition": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/spectra-popup\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52a8\u4fdd\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/metform-entry": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u540e\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u4e3a\u4e00\u4e2a\u7ed9\u5b9a\u7684\u65e5\u671f\uff08ISO 8601 \u517c\u5bb9\u683c\u5f0f\uff09\u4e4b\u524d\u4fee\u6539\u8fc7\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u5982\u4f55\u89e3\u91ca\u641c\u7d22\u8f93\u5165\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/metform-entry"
                    }
                ]
            }
        },
        "\/wp\/v2\/metform-entry\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6587\u7ae0\u53d1\u5e03\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8be5\u6587\u7ae0\u53d1\u5e03\u7684 GMT \u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\uff0c\u5176\u7c7b\u578b\u662f\u552f\u4e00\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6807\u9898\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u6587\u7ae0\u7684\u6807\u9898\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7684 HTML \u6807\u9898\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u4e8e\u663e\u793a\u6587\u7ae0\u7684\u4e3b\u9898\u6587\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u6587\u7ae0\u7c7b\u578b\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u72b6\u6001\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u5173\u8054\u5230\u7279\u5b9a\u6587\u7ae0\u7c7b\u578b\u7684\u5206\u7c7b\u6cd5\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u5206\u7c7b\u6cd5\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u7236\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u5206\u7c7b\u6cd5\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u672f\u8bed ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u672f\u8bed ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u5206\u7c7b\u6cd5\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u5206\u7c7b\u6cd5\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u5206\u914d\u7ed9\u83dc\u5355\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52a8\u6dfb\u52a0\u9876\u7ea7\u9875\u9762\u5230\u6b64\u83dc\u5355\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u5206\u914d\u7ed9\u83dc\u5355\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52a8\u6dfb\u52a0\u9876\u7ea7\u9875\u9762\u5230\u6b64\u83dc\u5355\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u5206\u7c7b\u6cd5\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pp_video_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u5206\u7c7b\u6cd5\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/pp_video_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/pp_video_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684 HTML \u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u578b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u6309\u7528\u6237\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5177\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u7684\u7528\u6237\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5339\u914d\u81f3\u5c11\u4e00\u4e2a\u89d2\u8272\u7684\u7528\u6237\uff0c\u63a5\u53d7.csv \u683c\u5f0f\u5217\u8868\u6216\u5355\u4e2a\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5339\u914d\u81f3\u5c11\u4e00\u9879\u63d0\u4f9b\u7684\u7279\u5b9a\u529f\u80fd\u7684\u7528\u6237\u3002\u63a5\u53d7 CSV \u5217\u8868\u6216\u5355\u4e2a\u529f\u80fd\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u7528\u6237\u4e2d\u7684\u6240\u6709\u4f5c\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e8e\u5df2\u53d1\u5e03\u6587\u7ae0\u7684\u7528\u6237\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "pp_video_block": "pp_video_block",
                                    "templately_library": "templately_library",
                                    "class-manager": "class-manager",
                                    "popupkit-campaigns": "popupkit-campaigns",
                                    "spectra-popup": "spectra-popup",
                                    "metform-entry": "metform-entry"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u9700\u8981\u641c\u7d22\u7684\u680f\u4f4d\u540d\u79f0\u7ec4\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u90ae\u7bb1\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u5730\u533a\u8bed\u8a00\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u548c\u65f6\u95f4\u7684\u504f\u597d\u8bbe\u7f6e\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u90ae\u7bb1\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u5730\u533a\u8bed\u8a00\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u548c\u65f6\u95f4\u7684\u504f\u597d\u8bbe\u7f6e\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u7528\u6237\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c06\u88ab\u5220\u9664\u7528\u6237\u7684\u6587\u7ae0\u548c\u94fe\u63a5\u91cd\u65b0\u6307\u5b9a\u5230\u6b64\u7528\u6237 ID\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u90ae\u7bb1\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u5730\u533a\u8bed\u8a00\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u548c\u65f6\u95f4\u7684\u504f\u597d\u8bbe\u7f6e\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3a true\uff0c\u56e0\u4e3a\u7528\u6237\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c06\u88ab\u5220\u9664\u7528\u6237\u7684\u6587\u7ae0\u548c\u94fe\u63a5\u91cd\u65b0\u6307\u5b9a\u5230\u6b64\u7528\u6237 ID\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u5e94\u7528\u7a0b\u5e8f\u63d0\u4f9b\u7684\u7528\u4e8e\u552f\u4e00\u8bc6\u522b\u7684 UUID\u3002\u5efa\u8bae\u4f7f\u7528\u542b\u6709 URL \u6216 DNS \u547d\u540d\u7a7a\u95f4\u7684 UUID v5\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u5e94\u7528\u7a0b\u5e8f\u5bc6\u7801\u540d\u79f0\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u5e94\u7528\u7a0b\u5e8f\u63d0\u4f9b\u7684\u7528\u4e8e\u552f\u4e00\u8bc6\u522b\u7684 UUID\u3002\u5efa\u8bae\u4f7f\u7528\u542b\u6709 URL \u6216 DNS \u547d\u540d\u7a7a\u95f4\u7684 UUID v5\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u5e94\u7528\u7a0b\u5e8f\u5bc6\u7801\u540d\u79f0\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u8bc4\u8bba\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u7528\u6237 ID \u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u7528\u6237 ID \u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u4f5c\u8005\u7684\u90ae\u7bb1\u5730\u5740\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684 ISO8601 \u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u8bc4\u8bba\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u8bc4\u8bba\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7236 ID \u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7236 ID \u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5173\u8054\u5230\u6307\u5b9a\u6587\u7ae0 ID \u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u8bbe\u7f6e\u7279\u5b9a\u72b6\u6001\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u8bbe\u7f6e\u7279\u5b9a\u7c7b\u578b\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u7528\u6237\u5bf9\u8c61\u7684 ID\uff0c\u5982\u679c\u4f5c\u8005\u662f\u7528\u6237\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u90ae\u7bb1\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u8bc4\u8bba\u8005\u7684 IP \u5730\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u7f51\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u8bc4\u8bba\u8005\u7684 User-Agent\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u8bc4\u8bba\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u8bc4\u8bba\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8bc4\u8bba\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u8bc4\u8bba\u53d1\u8868\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8bc4\u8bba\u53d1\u8868\u7684 GMT \u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u8bc4\u8bba\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u5173\u8054\u6587\u7ae0\u5bf9\u8c61\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8bc4\u8bba\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u6279\u6ce8\u89e3\u51b3\u72b6\u6001",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8bc4\u8bba\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8bc4\u8bba\u6240\u5c5e\u6587\u7ae0\u7684\u5bc6\u7801\uff08\u5982\u679c\u8be5\u6587\u7ae0\u88ab\u5bc6\u7801\u4fdd\u62a4\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8bc4\u8bba\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u7528\u6237\u5bf9\u8c61\u7684 ID\uff0c\u5982\u679c\u4f5c\u8005\u662f\u7528\u6237\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u90ae\u7bb1\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u8bc4\u8bba\u8005\u7684 IP \u5730\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u8bc4\u8bba\u8005\u7684\u7f51\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u8bc4\u8bba\u8005\u7684 User-Agent\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u8bc4\u8bba\u7684\u5185\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u8bc4\u8bba\u7684\u5185\u5bb9\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u4e2d\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8bc4\u8bba\u7684 HTML \u5185\u5bb9\uff0c\u7ecf\u8f6c\u6362\u540e\u7528\u4e8e\u663e\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u8bc4\u8bba\u53d1\u8868\u7684\u65e5\u671f\uff08\u7ad9\u70b9\u65f6\u533a\uff09\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u8bc4\u8bba\u53d1\u8868\u7684 GMT \u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u8bc4\u8bba\u7684\u7236\u7ea7 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5173\u8054\u6587\u7ae0\u5bf9\u8c61\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8bc4\u8bba\u7684\u72b6\u6001\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u6279\u6ce8\u89e3\u51b3\u72b6\u6001",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8bc4\u8bba\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        },
                        "password": {
                            "description": "\u8bc4\u8bba\u6240\u5c5e\u6587\u7ae0\u7684\u5bc6\u7801\uff08\u5982\u679c\u8be5\u6587\u7ae0\u88ab\u5bc6\u7801\u4fdd\u62a4\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u4e00\u79cd\u5bf9\u8c61\u7c7b\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u4e00\u79cd\u6216\u591a\u79cd\u5bf9\u8c61\u5b50\u7c7b\u578b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "pp_video_block",
                                    "templately_library",
                                    "popupkit-campaigns",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u6b64\u533a\u5757\u7684\u552f\u4e00\u6ce8\u518c\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u6b64\u533a\u5757\u7684\u5c5e\u6027\u3002",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u6587\u7ae0\u4e0a\u4e0b\u6587\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u533a\u5757\u547d\u540d\u7a7a\u95f4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u533a\u5757\u547d\u540d\u7a7a\u95f4\u3002",
                            "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": "\u533a\u5757\u540d\u79f0",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u533a\u5757\u547d\u540d\u7a7a\u95f4\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "title": "\u6807\u9898",
                            "description": "\u7ad9\u70b9\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u526f\u6807\u9898",
                            "description": "\u7ad9\u70b9\u526f\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u7ad9\u70b9 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u6b64\u5730\u5740\u88ab\u7528\u4f5c\u7ba1\u7406\u7528\u9014\uff0c\u5982\u65b0\u7528\u6237\u901a\u77e5\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u548c\u60a8\u5728\u540c\u4e00\u4e2a\u65f6\u533a\u7684\u57ce\u5e02\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u5bf9\u6240\u6709\u65e5\u671f\u5b57\u7b26\u4e32\u9002\u7528\u7684\u65e5\u671f\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u5bf9\u6240\u6709\u65f6\u95f4\u5b57\u7b26\u4e32\u9002\u7528\u7684\u65f6\u95f4\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u4e00\u5468\u4ece\u5468\u51e0\u5f00\u59cb\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress \u5730\u533a\u8bed\u8a00\u4ee3\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u5c06\u8868\u60c5\u7b26\u53f7\u5982:-) \u548c:-P \u8f6c\u6362\u4e3a\u56fe\u7247\u663e\u793a\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u9ed8\u8ba4\u6587\u7ae0\u5206\u7c7b\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u9ed8\u8ba4\u6587\u7ae0\u5f62\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\u6bcf\u9875\u6700\u591a\u6587\u7ae0\u6570",
                            "description": "\u6700\u591a\u663e\u793a\u7684\u535a\u5ba2\u9875\u9762\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u5728\u524d\u9762\u663e\u793a",
                            "description": "\u9700\u8981\u5728\u9996\u9875\u4e0a\u663e\u793a\u7684\u9879\u76ee",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u524d\u4e00\u9875",
                            "description": "\u9700\u8981\u5728\u9996\u9875\u4e0a\u663e\u793a\u7684\u9875\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u9700\u8981\u663e\u793a\u6700\u65b0\u6587\u7ae0\u7684\u9875\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u5141\u8bb8\u5728\u6587\u7ae0\u4e2d\u63a5\u6536\u6765\u81ea\u5176\u4ed6\u535a\u5ba2\u7684\u94fe\u63a5\u901a\u77e5\uff08Pingback \u548c Trackback\uff09\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\u5141\u8bb8\u5bf9\u65b0\u6587\u7ae0\u53d1\u8868\u8bc4\u8bba",
                            "description": "\u5141\u8bb8\u4ed6\u4eba\u5728\u65b0\u6587\u7ae0\u4e0a\u53d1\u8868\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "\u7ad9\u70b9 logo",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\u56fe\u6807",
                            "description": "\u7ad9\u70b9\u56fe\u6807\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "presto_player_analytics": {
                            "title": "",
                            "description": "Analytics settings.",
                            "type": "object",
                            "properties": {
                                "enable": {
                                    "type": "boolean"
                                },
                                "purge_data": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_branding": {
                            "title": "",
                            "description": "Branding settings.",
                            "type": "object",
                            "properties": {
                                "logo": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw"
                                },
                                "logo_width": {
                                    "type": "number",
                                    "sanitize_callback": "intval"
                                },
                                "color": {
                                    "type": "string",
                                    "sanitize_callback": "sanitize_hex_color"
                                },
                                "player_css": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_performance": {
                            "title": "",
                            "description": "Performance settings.",
                            "type": "object",
                            "properties": {
                                "module_enabled": {
                                    "type": "boolean"
                                },
                                "automations": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_uninstall": {
                            "title": "",
                            "description": "Uninstall settings.",
                            "type": "object",
                            "properties": {
                                "uninstall_data": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_google_analytics": {
                            "title": "",
                            "description": "Google Analytics settings.",
                            "type": "object",
                            "properties": {
                                "enable": {
                                    "type": "boolean"
                                },
                                "use_existing_tag": {
                                    "type": "boolean"
                                },
                                "measurement_id": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_presets": {
                            "title": "",
                            "description": "Preset settings.",
                            "type": "object",
                            "properties": {
                                "default_player_preset": {
                                    "type": "integer",
                                    "sanitize_callback": "intval"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_audio_presets": {
                            "title": "",
                            "description": "Preset settings.",
                            "type": "object",
                            "properties": {
                                "default_player_preset": {
                                    "type": "integer",
                                    "sanitize_callback": "intval"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_youtube": {
                            "title": "",
                            "description": "Youtube settings.",
                            "type": "object",
                            "properties": {
                                "nocookie": {
                                    "type": "boolean"
                                },
                                "channel_id": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "presto_player_instant_video_width": {
                            "title": "",
                            "description": "Instant video width.",
                            "type": "string",
                            "required": false
                        },
                        "presto_player_media_hub_sync_default": {
                            "title": "",
                            "description": "Set the default for media hub sync setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "presto-player_usage_optin": {
                            "title": "",
                            "description": "Usage tracking opt-in.",
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        },
                        "enable_smooth_scroll": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "smooth_scroll_duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_lerp": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_prevent_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "smooth_scroll_exclude": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "smooth_scroll_include": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "gutenkitBreakpoints": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u4e86\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u4e3b\u9898\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u4e3b\u9898\u7684\u6837\u5f0f\u8868\u3002\u8fd9\u662f\u4e3b\u9898\u7684\u552f\u4e00\u6807\u8bc6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u5177\u6709\u7ed9\u5b9a\u72b6\u6001\u7684\u63d2\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u63d2\u4ef6\u76ee\u5f55\u522b\u540d\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u63d2\u4ef6\u542f\u7528\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u63d2\u4ef6\u542f\u7528\u72b6\u6001\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u5df2\u6ce8\u518c\u7684\u8fb9\u680f ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u5d4c\u5957\u5c0f\u5de5\u5177\u3002",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u5c0f\u5de5\u5177\u7c7b\u578b ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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": "\u5c0f\u5de5\u5177\u7c7b\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u5f53\u524d\u8bbe\u7f6e\u5b9e\u4f8b\u3002",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5e8f\u5217\u5316\u5c0f\u5de5\u5177\u8868\u5355\u6570\u636e\uff0c\u4ee5\u7f16\u7801\u4e3a\u8bbe\u7f6e\u5b9e\u4f8b\u3002",
                            "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": "\u5c0f\u5de5\u5177\u7c7b\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u5f53\u524d\u8bbe\u7f6e\u5b9e\u4f8b\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u8fd4\u56de\u5c0f\u5de5\u5177\u7684\u4fa7\u8fb9\u680f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u7c7b\u578b\u3002\u5bf9\u5e94\u4e8e widget-types \u7aef\u70b9\u7684 ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c5e\u7684\u4fa7\u8fb9\u680f\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u5b9e\u4f8b\u8bbe\u7f6e\uff08\u5982\u679c\u652f\u6301\uff09\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u5b9e\u4f8b\u8bbe\u7f6e\u7684 Base64 \u7f16\u7801\u8868\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u5b9e\u4f8b\u8bbe\u7f6e\u7684\u52a0\u5bc6\u54c8\u5e0c\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7f16\u7801\u7684\u5b9e\u4f8b\u8bbe\u7f6e\uff08\u5982\u679c\u652f\u6301\uff09\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u6765\u81ea\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u5355\u7684 URL \u7f16\u7801\u8868\u5355\u6570\u636e\u3002\u7528\u4e8e\u66f4\u65b0\u4e0d\u652f\u6301\u5b9e\u4f8b\u7684\u5c0f\u5de5\u5177\uff08\u6307\u5199\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u7c7b\u578b\u3002\u5bf9\u5e94\u4e8e widget-types \u7aef\u70b9\u7684 ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c5e\u7684\u4fa7\u8fb9\u680f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u5b9e\u4f8b\u8bbe\u7f6e\uff08\u5982\u679c\u652f\u6301\uff09\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u5b9e\u4f8b\u8bbe\u7f6e\u7684 Base64 \u7f16\u7801\u8868\u793a\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u5b9e\u4f8b\u8bbe\u7f6e\u7684\u52a0\u5bc6\u54c8\u5e0c\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7f16\u7801\u7684\u5b9e\u4f8b\u8bbe\u7f6e\uff08\u5982\u679c\u652f\u6301\uff09\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u6765\u81ea\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u5355\u7684 URL \u7f16\u7801\u8868\u5355\u6570\u636e\u3002\u7528\u4e8e\u66f4\u65b0\u4e0d\u652f\u6301\u5b9e\u4f8b\u7684\u5c0f\u5de5\u5177\uff08\u6307\u5199\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u5f3a\u884c\u79fb\u9664\u5c0f\u5de5\u5177\uff0c\u8d27\u5c06\u5176\u79fb\u52a8\u5230\u672a\u542f\u7528\u7684\u5c0f\u5de5\u5177\u4fa7\u8fb9\u680f\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5339\u914d\u641c\u7d22\u8bcd\u7684\u533a\u5757\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u4e0e\u5206\u7c7b ID \u5339\u914d\u7684\u7ed3\u679c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u4e0e\u5173\u952e\u5b57 ID \u5339\u914d\u7684\u7ed3\u679c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u4e0e\u6837\u677f\uff08\u522b\u540d\uff09\u5339\u914d\u7684\u7ed3\u679c\u3002",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u6587\u7ae0\u5c5e\u6027\u5bf9\u96c6\u5408\u8fdb\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/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": "\u8981\u5904\u7406\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u83dc\u5355\u4f4d\u7f6e\u7684\u5b57\u6bcd\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "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:\/\/asedugroup.com\/cn\/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:\/\/asedugroup.com\/cn\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u80fd\u529b\u5206\u7c7b\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\u80fd\u529b\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\u6267\u884c\u80fd\u529b\u7684\u8f93\u5165\u53c2\u6570\u3002",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u7279\u5b9a\u80fd\u529b\u5206\u7c7b\u4e2d\u7684\u80fd\u529b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u80fd\u529b\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 3842,
    "site_icon_url": "https:\/\/asedugroup.com\/wp-content\/uploads\/2026\/01\/cropped-site-icone-512x512-01.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/asedugroup.com\/cn\/wp-json\/wp\/v2\/media\/3842"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}