{
    "name": "Gain Rich Management Limited",
    "description": "Welcome to Gain Rich's official website!!!",
    "url": "http:\/\/www.gainrich.biz",
    "home": "https:\/\/www.gainrich.biz\/zh",
    "gmt_offset": "8",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 0,
    "show_on_front": "posts",
    "namespaces": [
        "oembed\/1.0",
        "jetpack\/v4",
        "jetpack-boost-ds",
        "yoast\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "wpcom\/v3",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/www.gainrich.biz\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u7528\u65bc\u64f7\u53d6 oEmbed \u8cc7\u6599\u7684\u8cc7\u6e90\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u7528\u65bc\u64f7\u53d6 oEmbed \u8cc7\u6599\u7684\u8cc7\u6e90\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u8981\u4f7f\u7528\u7684 oEmbed \u683c\u5f0f\u3002",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u5167\u5d4c\u6846\u67b6\u6700\u5927\u5bec\u5ea6 (\u55ae\u4f4d\u70ba px)\u3002",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u5167\u5d4c\u6846\u67b6\u6700\u5927\u9ad8\u5ea6 (\u55ae\u4f4d\u70ba px)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u662f\u5426\u57f7\u884c\u672a\u6279\u51c6\u7684\u63d0\u4f9b\u8005\u7684 oEmbed \u63a2\u7d22\u8981\u6c42\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "\u5099\u4efd\u5354\u52a9\u7a0b\u5f0f\u6307\u4ee4\u78bc\u4e3b\u9ad4\u4f7f\u7528 base64 \u7de8\u78bc\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "\u5099\u4efd\u5354\u52a9\u7a0b\u5f0f\u6307\u4ee4\u78bc\u8def\u5f91",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "\u5f9e\u8cc7\u6599\u5eab\u64f7\u53d6\u7684\u7269\u4ef6\u985e\u578b",
                            "required": true
                        },
                        "object_id": {
                            "description": "\u8981\u64f7\u53d6\u7684\u8cc7\u6599\u5eab\u7269\u4ef6 ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8981\u5305\u542b\u5728\u5099\u4efd\u4e2d\u7684\u4e00\u500b\u6216\u591a\u500b\u9078\u9805\u540d\u7a31",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \u5340\u584a\u5df2\u505c\u7528\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u984f\u8272\u914d\u7f6e\u3002",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u53ef\u7528\u7684\u76f8\u7247\u4e2d\u7e7c\u8cc7\u6599 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u7559\u8a00\u5340\u57df",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u554f\u5019\u8a9e",
                            "type": "string",
                            "default": "\u767c\u8868\u7559\u8a00",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u8272\u5f69\u914d\u7f6e",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u500b\u4eba\u4f5c\u54c1\u96c6\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u500b\u4eba\u4f5c\u54c1\u96c6\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u8b49\u8a00\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u8b49\u8a00\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Enable automatic rules - Protect your site against untrusted traffic sources with automatic security rules.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Block list - Block a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Blocked IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Allow list - Allow a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u4e00\u5f8b\u5141\u8a31\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Share basic data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Share detailed data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u4ee5\u9177\u70ab\u7684\u62fc\u63a5\u6a23\u5f0f\u986f\u793a\u6240\u6709\u85dd\u5eca\u5716\u7247\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u6ed1\u9f20\u79fb\u5230 Gravatars \u982d\u50cf\u4e0a\u986f\u793a\u8cc7\u6599",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u5916\u90e8\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u548c Google Analytics \u4e00\u8d77\u4f7f\u7528\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com \u6309\u8b9a\u529f\u80fd",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u6709\u4eba\u5c0d\u6587\u7ae0\u6309\u8b9a\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u7559\u8a00\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u6536\u5230\u76e3\u63a7\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u96fb\u5b50\u90f5\u4ef6\u4f4d\u5740",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API \u91d1\u9470",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Protect global IP allow list",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u5df2\u555f\u7528\u7684\u670d\u52d9\u4ee5\u53ca\u96b1\u85cf\u5728\u6309\u9215\u5f8c\u65b9\u7684\u670d\u52d9",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u6309\u9215\u6a23\u5f0f",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u5206\u4eab\u6a19\u7c64",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u986f\u793a\u6309\u9215\u8655\u7684\u700f\u89bd\u6b21\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u6b64\u7db2\u7ad9\u4e4b\u7db2\u57df\u64c1\u6709\u8005\u7684 Twitter \u4f7f\u7528\u8005\u540d\u7a31\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u505c\u7528 CSS \u8207 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u4f7f\u7528\u8005\u65b0\u589e\u7684\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u522a\u9664\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u9700\u8981\u5169\u6b65\u9a5f\u9a57\u8b49",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u4f9d\u96fb\u5b50\u90f5\u4ef6\u6bd4\u5c0d",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u7559\u8a00\u6b04\u986f\u793a &lt;em&gt;\u300c\u8ffd\u8e64\u90e8\u843d\u683c\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u7559\u8a00\u6b04\u986f\u793a&lt;em&gt;\u300c\u8ffd\u8e64\u7559\u8a00\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Array of post category ids that are marked as newsletter categories",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Whether the newsletter categories are enabled or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Whether to include the featured image in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Whether to show author avatar in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Whether to show author display name in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Whether to show date in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Whether to use the excerpt in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Reply to email behaviour for newsletters emails",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "From name for newsletters emails",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Show popup Subscribe modal to readers.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Show subscribe overlay on homepage.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Show a floating subscribe button.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Add Subscribe block at the end of each post.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Add Subscriber Login block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Add Subscribe block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Send email notification when someone subscribes to my blog",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Three options used in subscription email templates: &#039;invitation&#039;, &#039;welcome&#039; and &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u53cd\u767d\u6a19\u793a\u542b\u6709\u6a19\u984c\u7684\u76f8\u95dc\u5167\u5bb9",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u986f\u793a\u53ef\u7528\u7684\u7e2e\u5716\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u555f\u7528\u5373\u6642\u641c\u5c0b",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u6709\u4e00\u500b\u4f7f\u7528\u4e2d\u7684 Jetpack Search \u7522\u54c1\u8cfc\u8cb7\u9805\u76ee",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u89f8\u767c\u5373\u6642\u641c\u5c0b\u7684\u81ea\u52d5\u8a2d\u5b9a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \u7db2\u7ad9\u7ba1\u7406\u54e1\u4e2d\u5fc3",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \u7db2\u57df\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u5728\u6bcf\u500b\u9801\u9762\u7684\u9802\u7aef\u986f\u793a\u5ee3\u544a\u55ae\u5143\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u7db2\u7ad9\u6709\u7372\u51c6\u4f7f\u7528 WordAds \u55ce\uff1f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0b\u65b9\u986f\u793a\u7b2c\u4e8c\u5247\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Display inline ad within post content?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9996\u9801\u4e0a\u986f\u793a\u5ee3\u544a\uff1f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u662f\u5426\u8981\u5728\u5c01\u5b58\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u81ea\u8a02 ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u81ea\u8a02 ads.txt \u9805\u76ee",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u555f\u7528\u300a\u52a0\u5dde\u6d88\u8cbb\u8005\u96b1\u79c1\u4fdd\u8b77\u6cd5\u300b\u652f\u63f4",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u96b1\u79c1\u6b0a\u653f\u7b56 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Enable GDPR Consent Management Banner for WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \u5206\u6790",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google \u5206\u6790",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u5728\u7ba1\u7406\u54e1\u5217\u4e2d\u9644\u4e0a\u4e00\u500b\u5c0f\u5716\u8868\u53ca 48 \u5c0f\u6642\u6d41\u91cf\u5feb\u7167\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Preview the new Jetpack Stats experience (Experimental).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u9078\u64c7\u5e33\u6236\u985e\u578b\uff0c\u5c07\u80fd\u5920\u4ee5\u67e5\u770b\u7d71\u8a08\u5831\u544a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u8a3b\u518a\u7528\u6236\u767b\u9304\u7684\u9801\u9762\u700f\u89bd\u91cf\u8a08\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u7db2\u8a8c ID\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u4e0d\u8981\u8ffd\u8e64\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u6298\u758a\u5347\u7d1a\u63d0\u793a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Show post views in the WordPress.com Reader.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u7db2\u7ad9\u7684\u4e3b\u8981\u8a9e\u8a00\u3002",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u9996\u9801\u4e2d\u7e7c\u8cc7\u6599\u8aaa\u660e\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \u9801\u9762\u6a19\u984c\u7d50\u69cb\u3002",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u5f71\u7247\u96b1\u79c1\u6b0a\uff1a\u50c5\u9650\u6b64\u7db2\u7ad9\u7684\u6210\u54e1\u53ef\u4ee5\u6aa2\u8996",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automatically generate SEO title, SEO description, and image alt text for new posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \u5340\u584a\u5df2\u505c\u7528\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u984f\u8272\u914d\u7f6e\u3002",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u53ef\u7528\u7684\u76f8\u7247\u4e2d\u7e7c\u8cc7\u6599 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u7559\u8a00\u5340\u57df",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u554f\u5019\u8a9e",
                            "type": "string",
                            "default": "\u767c\u8868\u7559\u8a00",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u8272\u5f69\u914d\u7f6e",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u500b\u4eba\u4f5c\u54c1\u96c6\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u500b\u4eba\u4f5c\u54c1\u96c6\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u8b49\u8a00\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u8b49\u8a00\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Enable automatic rules - Protect your site against untrusted traffic sources with automatic security rules.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Block list - Block a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Blocked IP addresses",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "Allow list - Allow a specific request IP.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u4e00\u5f8b\u5141\u8a31\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Share basic data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Share detailed data with Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u4ee5\u9177\u70ab\u7684\u62fc\u63a5\u6a23\u5f0f\u986f\u793a\u6240\u6709\u85dd\u5eca\u5716\u7247\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u6ed1\u9f20\u79fb\u5230 Gravatars \u982d\u50cf\u4e0a\u986f\u793a\u8cc7\u6599",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u5916\u90e8\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u548c Google Analytics \u4e00\u8d77\u4f7f\u7528\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com \u6309\u8b9a\u529f\u80fd",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u6709\u4eba\u5c0d\u6587\u7ae0\u6309\u8b9a\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u7559\u8a00\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u6536\u5230\u76e3\u63a7\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u96fb\u5b50\u90f5\u4ef6\u4f4d\u5740",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API \u91d1\u9470",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Protect global IP allow list",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u5df2\u555f\u7528\u7684\u670d\u52d9\u4ee5\u53ca\u96b1\u85cf\u5728\u6309\u9215\u5f8c\u65b9\u7684\u670d\u52d9",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u6309\u9215\u6a23\u5f0f",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u5206\u4eab\u6a19\u7c64",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u986f\u793a\u6309\u9215\u8655\u7684\u700f\u89bd\u6b21\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u6b64\u7db2\u7ad9\u4e4b\u7db2\u57df\u64c1\u6709\u8005\u7684 Twitter \u4f7f\u7528\u8005\u540d\u7a31\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u505c\u7528 CSS \u8207 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u4f7f\u7528\u8005\u65b0\u589e\u7684\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u522a\u9664\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u9700\u8981\u5169\u6b65\u9a5f\u9a57\u8b49",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u4f9d\u96fb\u5b50\u90f5\u4ef6\u6bd4\u5c0d",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u7559\u8a00\u6b04\u986f\u793a &lt;em&gt;\u300c\u8ffd\u8e64\u90e8\u843d\u683c\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u7559\u8a00\u6b04\u986f\u793a&lt;em&gt;\u300c\u8ffd\u8e64\u7559\u8a00\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Array of post category ids that are marked as newsletter categories",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Whether the newsletter categories are enabled or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "Whether to include the featured image in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "Whether to show author avatar in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "Whether to show author display name in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "Whether to show date in the email byline",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "Whether to use the excerpt in the email or not",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Reply to email behaviour for newsletters emails",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "From name for newsletters emails",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Show popup Subscribe modal to readers.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Show subscribe overlay on homepage.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Show a floating subscribe button.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Add Subscribe block at the end of each post.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Add Subscriber Login block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Add Subscribe block to the navigation.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Send email notification when someone subscribes to my blog",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Three options used in subscription email templates: &#039;invitation&#039;, &#039;welcome&#039; and &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u53cd\u767d\u6a19\u793a\u542b\u6709\u6a19\u984c\u7684\u76f8\u95dc\u5167\u5bb9",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u986f\u793a\u53ef\u7528\u7684\u7e2e\u5716\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u555f\u7528\u5373\u6642\u641c\u5c0b",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u6709\u4e00\u500b\u4f7f\u7528\u4e2d\u7684 Jetpack Search \u7522\u54c1\u8cfc\u8cb7\u9805\u76ee",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u89f8\u767c\u5373\u6642\u641c\u5c0b\u7684\u81ea\u52d5\u8a2d\u5b9a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \u7db2\u7ad9\u7ba1\u7406\u54e1\u4e2d\u5fc3",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \u7db2\u57df\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u5728\u6bcf\u500b\u9801\u9762\u7684\u9802\u7aef\u986f\u793a\u5ee3\u544a\u55ae\u5143\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u7db2\u7ad9\u6709\u7372\u51c6\u4f7f\u7528 WordAds \u55ce\uff1f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0b\u65b9\u986f\u793a\u7b2c\u4e8c\u5247\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "Display inline ad within post content?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9996\u9801\u4e0a\u986f\u793a\u5ee3\u544a\uff1f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u662f\u5426\u8981\u5728\u5c01\u5b58\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u81ea\u8a02 ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u81ea\u8a02 ads.txt \u9805\u76ee",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u555f\u7528\u300a\u52a0\u5dde\u6d88\u8cbb\u8005\u96b1\u79c1\u4fdd\u8b77\u6cd5\u300b\u652f\u63f4",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u96b1\u79c1\u6b0a\u653f\u7b56 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Enable GDPR Consent Management Banner for WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \u5206\u6790",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google \u5206\u6790",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u5728\u7ba1\u7406\u54e1\u5217\u4e2d\u9644\u4e0a\u4e00\u500b\u5c0f\u5716\u8868\u53ca 48 \u5c0f\u6642\u6d41\u91cf\u5feb\u7167\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Preview the new Jetpack Stats experience (Experimental).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u9078\u64c7\u5e33\u6236\u985e\u578b\uff0c\u5c07\u80fd\u5920\u4ee5\u67e5\u770b\u7d71\u8a08\u5831\u544a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u8a3b\u518a\u7528\u6236\u767b\u9304\u7684\u9801\u9762\u700f\u89bd\u91cf\u8a08\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u7db2\u8a8c ID\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u4e0d\u8981\u8ffd\u8e64\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u6298\u758a\u5347\u7d1a\u63d0\u793a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Show post views in the WordPress.com Reader.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u7db2\u7ad9\u7684\u4e3b\u8981\u8a9e\u8a00\u3002",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u9996\u9801\u4e2d\u7e7c\u8cc7\u6599\u8aaa\u660e\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \u9801\u9762\u6a19\u984c\u7d50\u69cb\u3002",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u5f71\u7247\u96b1\u79c1\u6b0a\uff1a\u50c5\u9650\u6b64\u7db2\u7ad9\u7684\u6210\u54e1\u53ef\u4ee5\u6aa2\u8996",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Automatically generate SEO title, SEO description, and image alt text for new posts.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u5916\u639b\u7a0b\u5f0f\u76ee\u9304\u4ee3\u7a31\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u5916\u639b\u7a0b\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "The URL to redirect to.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "Prefix to add before the stats identifiers.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/lcp-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/lcp-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/lcp-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/action\/request-analyze": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/lcp-state\/action\/request-analyze"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-js-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-css-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-legacy-notice": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/minify-legacy-notice"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/lcp\/update": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/lcp\/update"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-properties": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost-ds\/cornerstone-pages-properties"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-cornerstone-pages": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/list-cornerstone-pages"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-lcp-analysis": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/list-lcp-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Key-value pairs of product slugs and their interstitial states.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "Array of Product slugs",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Data Modules that should be included in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "User IDs to include in Full Sync or \"initial\"",
                            "required": false
                        },
                        "posts": {
                            "description": "Post IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Comment IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Context for the Full Sync",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma-separated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "New Sync health status",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Name of Sync module",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Objects Identifiers",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Name of Sync module.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Size of batches",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "Column mappings",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Start ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "End ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Strip non-ascii characters?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "URL secret to compare to the ones stored in the database.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u6587\u7ae0 ID\u3002",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "\u8996\u8a0a\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8996\u8a0a\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "The caption of the video.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u5f71\u7247\u5167\u5bb9\u5206\u7d1a\u3002 \u9078\u64c7 G\u3001PG-13 \u6216 R17",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "\u5728\u64ad\u653e\u5668\u4e2d\u986f\u793a\u5206\u4eab\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "\u986f\u793a\u4e0b\u8f09\u9078\u9805\uff0c\u4e26\u5141\u8a31\u6aa2\u8996\u8005\u4e0b\u8f09\u6b64\u5f71\u7247",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "\u5982\u4f55\u5224\u65b7\u5f71\u7247\u61c9\u8a2d\u70ba\u516c\u958b\u6216\u79c1\u4eba",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "The time in the video to use as the poster frame.",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "Whether the time is in milliseconds or seconds.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "The attachment id of the poster image.",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/stats-app\/sites\/154008291\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/154008291\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The parent category slug.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "The name of the theme.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "The date for the upload directory of the attachment.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "The date for the upload directory of the attachment.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "The parent menu slug.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Jetpack Import unique identifier for the term.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "\u8981\u6c42\u4e2d\u5305\u542b\u7684\u5a92\u9ad4\u9805\u76ee\u6578\u91cf",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "Timestamp since the media was uploaded",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "Comma-separated list of asset types to exclude from the response. Supported values: \"core\" (WordPress core assets), \"gutenberg\" (Gutenberg plugin assets), or plugin handle prefixes (e.g., \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "Post ID to obtain stats for.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "Access level.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "\u5a92\u9ad4\u96c6\u5408\u641c\u5c0b\u5b57\u8a5e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "\u8981\u6c42\u4e2d\u5305\u542b\u7684\u5a92\u9ad4\u9805\u76ee\u6578\u91cf",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "Session id of a service, currently only Google Photos Picker",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "\u8981\u8907\u88fd\u7684\u5a92\u9ad4\u8cc7\u6599\u3002",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "\u8981\u9644\u52a0\u81f3\u4e0a\u8f09\u5167\u5bb9\u7684\u6587\u7ae0 ID\u3002",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "Whether to proxy the media request.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Goodreads user ID",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "Instagram Keyring \u5b58\u53d6\u6b0a\u6756\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "\u6709\u5e7e\u5247 Instagram \u8cbc\u6587\uff1f",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u64ad\u5ba2 RSS \u6458\u8981\u7db2\u5740\u3002",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "\u7528\u65bc\u64f7\u53d6\u7279\u5b9a\u64ad\u5ba2\u5287\u96c6\u7684\u552f\u4e00\u8b58\u5225\u78bc\u6e05\u55ae\u3002",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "\u662f\u5426\u61c9\u8a72\u56de\u50b3\u8981\u5728\u9078\u64c7 UI \u4e2d\u4f7f\u7528\u7684\u7bc0\u76ee\u6e05\u55ae",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u6aa2\u67e5\u91cd\u65b0\u5c0e\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "The type of the template.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "Timeframe for stats.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8981\u522a\u9664\u7684\u66ab\u614b\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "Show prompts following a given date.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Show prompts before a given date.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "Force the returned prompts to be for a specific year. Returns only one prompt for each day.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the prompt.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "The message path to fetch JITMs for",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "Additional query parameters",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "Whether the full Jetpack logo exists",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The ID of the JITM to dismiss",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "The feature class of the JITM",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/sites\/154008291\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/sites\/154008291\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/sites\/154008291\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/sites\/154008291\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/sites\/154008291\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/sites\/154008291\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze-app\/sites\/154008291\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "Set to false will trigger the site to disconnect.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "Indicates where the registration action was triggered for tracking\/segmentation purposes",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "Indicates from what plugin the request is coming from",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "New user token",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "Is connection owner",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "New owner",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/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:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7f6e\u9802\u9805\u76ee\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\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\u8b58\u5225\u78bc\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\u7de8\u8f2f\u904e\u7684\u5716\u7247\u6a94\u6848\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u5716\u7247\u7de8\u8f2f\u9663\u5217\u3002",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u5716\u7247\u7de8\u8f2f\u3002",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u65cb\u8f49",
                                        "properties": {
                                            "type": {
                                                "description": "\u65cb\u8f49\u985e\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u65cb\u8f49\u5f15\u6578\u3002",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u4ee5\u5ea6\u70ba\u55ae\u4f4d\uff0c\u9806\u6642\u91dd\u65b9\u5411\u65cb\u8f49\u7684\u8a2d\u5b9a\u503c\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u88c1\u526a",
                                        "properties": {
                                            "type": {
                                                "description": "\u88c1\u526a\u985e\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u88c1\u526a\u5f15\u6578\u3002",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u5f9e\u5de6\u5074\u958b\u59cb\u88c1\u526a\u7684\u6c34\u5e73\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u5bec\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u5f9e\u9802\u7aef\u958b\u59cb\u88c1\u526a\u7684\u5782\u76f4\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u5bec\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u5bec\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u9ad8\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u4ee5\u5ea6\u70ba\u55ae\u4f4d\uff0c\u7528\u65bc\u9806\u6642\u91dd\u65b9\u5411\u65cb\u8f49\u5716\u7247\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684 X \u8ef8\u8d77\u59cb\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684 Y \u8ef8\u8d77\u59cb\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u5bec\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u9ad8\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [menus] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [menus] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [wp_pattern_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [wp_pattern_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\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": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u7bc4\u672c\u7d44\u4ef6\u5340\u57df\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u53d6\u5f97\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u7bc4\u672c\u7d44\u4ef6\u5340\u57df\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u53d6\u5f97\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\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": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc",
                            "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": "\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc",
                            "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\u57df\u6a23\u5f0f\u7d44\u614b ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u5168\u57df\u8a2d\u5b9a\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u8b8a\u5316\u7684\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u5168\u57df\u6a23\u5f0f\u8b8a\u5316\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\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": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\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": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to items with particular parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limit result set to all items except those of a particular parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit result set to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "List of item IDs to include in results regardless of filters.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "Format for the fields data in the response.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\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",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u5167\u5bb9\u985e\u578b\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u72c0\u614b\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u8207\u6307\u5b9a\u5167\u5bb9\u985e\u578b\u76f8\u95dc\u7684\u5206\u985e\u6cd5\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u5206\u985e\u6cd5\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u4f7f\u7528\u8005\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u6b0a\u9650\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u6b0a\u9650\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5224\u5b9a\u70ba\u4f5c\u8005\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u66fe\u767c\u4f48\u904e\u6587\u7ae0\u7684\u4f7f\u7528\u8005\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",
                                    "jb_store_css": "jb_store_css",
                                    "feedback": "feedback",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u4f7f\u7528\u8005] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c07\u906d\u5230\u522a\u9664\u7684\u4f7f\u7528\u8005\u7684\u6587\u7ae0\u9032\u884c\u91cd\u65b0\u6307\u6d3e\uff0c\u4e26\u5c07\u9019\u4e9b\u6587\u7ae0\u9023\u7d50\u5230\u6307\u5b9a\u7684\u4f7f\u7528\u8005 ID\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u4f7f\u7528\u8005] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c07\u906d\u5230\u522a\u9664\u7684\u4f7f\u7528\u8005\u7684\u6587\u7ae0\u9032\u884c\u91cd\u65b0\u6307\u6d3e\uff0c\u4e26\u5c07\u9019\u4e9b\u6587\u7ae0\u9023\u7d50\u5230\u6307\u5b9a\u7684\u4f7f\u7528\u8005 ID\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u3001\u7528\u65bc\u9032\u884c\u552f\u4e00\u8b58\u5225\u7684 UUID\u3002\u5efa\u8b70\u4f7f\u7528\u542b\u6709\u7db2\u5740\u6216 DNS \u547d\u540d\u7a7a\u9593\u7684 UUID v5\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u61c9\u7528\u7a0b\u5f0f\u5bc6\u78bc\u7684\u540d\u7a31\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u3001\u7528\u65bc\u9032\u884c\u552f\u4e00\u8b58\u5225\u7684 UUID\u3002\u5efa\u8b70\u4f7f\u7528\u542b\u6709\u7db2\u5740\u6216 DNS \u547d\u540d\u7a7a\u9593\u7684 UUID v5\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u61c9\u7528\u7a0b\u5f0f\u5bc6\u78bc\u7684\u540d\u7a31\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u5f8c\u767c\u4f48\u7684\u7559\u8a00\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u70ba\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u4f86\u81ea\u6307\u5b9a\u4f5c\u8005\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u65e5\u671f\u6642\u9593\u683c\u5f0f\u898f\u7bc4\u524d\u767c\u4f48\u7684\u7559\u8a00\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7559\u8a00\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u7559\u8a00\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0 ID \u7684\u7559\u8a00\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u72c0\u614b\u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u985e\u578b\u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u7559\u8a00\u7684\u4e0a\u5c64\u6587\u7ae0\u7684\u5bc6\u78bc (\u82e5\u6587\u7ae0\u53d7\u5bc6\u78bc\u4fdd\u8b77)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        },
                        "password": {
                            "description": "\u7559\u8a00\u7684\u4e0a\u5c64\u6587\u7ae0\u7684\u5bc6\u78bc (\u82e5\u6587\u7ae0\u53d7\u5bc6\u78bc\u4fdd\u8b77)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7269\u4ef6\u985e\u578b\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u4e00\u6216\u591a\u500b\u7269\u4ef6\u5b50\u985e\u578b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5340\u584a\u7684\u552f\u4e00\u8a3b\u518a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5340\u584a\u7684\u5c6c\u6027\u3002",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u6587\u7ae0\u5167\u5bb9\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\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": "\u5340\u584a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u6a19\u984c",
                            "description": "\u7db2\u7ad9\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u7db2\u7ad9\u8aaa\u660e",
                            "description": "\u7db2\u7ad9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u7db2\u7ad9\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u9019\u500b\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u7528\u65bc\u7ba1\u7406\u76ee\u7684\u3002\u4f8b\u5982\u63a5\u6536\u65b0\u4f7f\u7528\u8005\u8a3b\u518a\u901a\u77e5\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u8207\u5c45\u5730\u76f8\u540c\u6642\u5340\u7684\u57ce\u5e02\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u5168\u90e8\u65e5\u671f\u5b57\u4e32\u7684\u65e5\u671f\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u5168\u90e8\u6642\u9593\u5b57\u4e32\u7684\u6642\u9593\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u6bcf\u9031\u7684\u958b\u59cb\u65e5\u671f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress \u5730\u5340\u8a9e\u8a00\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u81ea\u52d5\u5728\u986f\u793a\u6642\u5c07 :-) \u53ca :-P \u9019\u985e\u8868\u60c5\u7b26\u865f\u8f49\u63db\u6210\u5716\u7247\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u9810\u8a2d\u6587\u7ae0\u5206\u985e\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u9810\u8a2d\u6587\u7ae0\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "\u7db2\u7ad9\u6587\u7ae0\u9801\u9762\u6bcf\u9801\u6587\u7ae0\u986f\u793a\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "\u8981\u986f\u793a\u65bc\u975c\u614b\u9996\u9801\u7684\u9805\u76ee",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "\u8981\u986f\u793a\u70ba\u975c\u614b\u9996\u9801\u9801\u9762\u7684\u9801\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u8981\u986f\u793a\u6700\u65b0\u6587\u7ae0\u9801\u9762\u7684\u9801\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u958b\u653e\u5176\u4ed6\u7db2\u7ad9\u5c0d\u65b0\u6587\u7ae0\u50b3\u9001\u9023\u7d50\u901a\u77e5 (\u5373\u81ea\u52d5\u5f15\u7528\u901a\u77e5\u53ca\u5f15\u7528\u901a\u77e5)\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "\u958b\u653e\u4f7f\u7528\u8005\u5728\u65b0\u6587\u7ae0\u4e2d\u767c\u4f48\u7559\u8a00",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u6a19\u8a8c",
                            "description": "\u7db2\u7ad9\u6a19\u8a8c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "\u7db2\u7ad9\u5716\u793a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "Site Recommendations",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u4f48\u666f\u4e3b\u984c\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u4f48\u666f\u4e3b\u984c\u6a23\u5f0f\u8868\u662f\u4f48\u666f\u4e3b\u984c\u7684\u552f\u4e00\u8b58\u5225\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5236\u70ba\u5177\u6709\u6307\u5b9a\u72c0\u614b\u7684\u5916\u639b\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u5916\u639b\u76ee\u9304\u4ee3\u7a31\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u5916\u639b\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u5916\u639b\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u8a3b\u518a\u8cc7\u8a0a\u6b04\u7684 ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u5de2\u72c0\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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u76ee\u524d\u7684\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c07\u5c0f\u5de5\u5177\u8868\u55ae\u8cc7\u6599\u5e8f\u5217\u5316\u4ee5\u7de8\u78bc\u81f3\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\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\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u76ee\u524d\u7684\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u50b3\u56de\u5c0f\u5de5\u5177\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u985e\u578b\u3002\u9019\u6703\u8207 widget-types \u7aef\u9ede\u7684 ID \u9032\u884c\u5c0d\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c6c\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u7d93\u904e Base64 \u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u8868\u793a\u65b9\u5f0f\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u7684\u52a0\u5bc6\u7de8\u8b6f\u96dc\u6e4a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u55ae\u7684 URL \u7de8\u78bc\u578b\u5f0f\u8cc7\u6599\u3002\u9019\u9805\u8cc7\u6599\u7528\u65bc\u66f4\u65b0\u4e0d\u652f\u63f4\u57f7\u884c\u500b\u9ad4\u7684\u5c0f\u5de5\u5177\u3002\u50c5\u80fd\u5beb\u5165\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u985e\u578b\u3002\u9019\u6703\u8207 widget-types \u7aef\u9ede\u7684 ID \u9032\u884c\u5c0d\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c6c\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u7d93\u904e Base64 \u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u8868\u793a\u65b9\u5f0f\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u7684\u52a0\u5bc6\u7de8\u8b6f\u96dc\u6e4a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u55ae\u7684 URL \u7de8\u78bc\u578b\u5f0f\u8cc7\u6599\u3002\u9019\u9805\u8cc7\u6599\u7528\u65bc\u66f4\u65b0\u4e0d\u652f\u63f4\u57f7\u884c\u500b\u9ad4\u7684\u5c0f\u5de5\u5177\u3002\u50c5\u80fd\u5beb\u5165\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u662f\u5426\u5f37\u5236\u79fb\u9664\u5c0f\u5de5\u5177\u6216\u5c07\u5c0f\u5de5\u5177\u79fb\u81f3\u672a\u4f7f\u7528\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u641c\u5c0b\u95dc\u9375\u5b57\u7684\u5340\u584a\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u5206\u985e ID \u7684\u9805\u76ee\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u95dc\u9375\u5b57 ID \u7684\u9805\u76ee\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u5340\u584a\u7248\u9762\u914d\u7f6e\u4ee3\u7a31\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u6307\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f4d\u79fb\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u5347\u51aa\u6216\u964d\u51aa\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/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": "\u9700\u8981\u8655\u7406\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u9078\u55ae\u4f4d\u7f6e\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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:\/\/www.gainrich.biz\/zh\/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:\/\/www.gainrich.biz\/zh\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\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:\/\/www.gainrich.biz\/zh\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 487,
    "site_icon": 451,
    "site_icon_url": "https:\/\/www.gainrich.biz\/wp-content\/uploads\/2024\/03\/GainRichMY-LogoWeb.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/media\/487"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.gainrich.biz\/zh\/wp-json\/wp\/v2\/media\/451"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}