{
    "name": "The Sakya Tradition",
    "description": "Delivering the Precious Sakya Teachings Accurately and Entirely in Your Native Languate",
    "url": "https:\/\/sakyatradition.org",
    "home": "https:\/\/sakyatradition.org\/cn",
    "gmt_offset": -4,
    "timezone_string": "America\/New_York",
    "namespaces": [
        "oembed\/1.0",
        "redirection\/v1",
        "relevanssi\/v1",
        "elementor\/v1",
        "filebird\/v1",
        "filebird\/public\/v1",
        "wp-smush\/v1",
        "elementor-pro\/v1",
        "wp\/v2",
        "wp-site-health\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/sakyatradition.org\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u9700\u8981\u83b7\u53d6oEmbed\u6570\u636e\u7684\u94fe\u63a5\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u9700\u8981\u83b7\u53d6oEmbed\u6570\u636e\u7684\u94fe\u63a5\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u4f7f\u7528\u7684oEmbed\u683c\u5f0f\u3002",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u5d4c\u5165\u7684\u5143\u7d20\u7684\u6700\u5927\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u5d4c\u5165\u7684\u5143\u7d20\u7684\u6700\u5927\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Whether to perform an oEmbed discovery request for unsanctioned providers.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/redirection\/v1": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "redirection\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/redirect"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/redirect\/post": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "text": {
                            "description": "Text to match",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/redirect\/post"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "global": {
                            "description": "Apply bulk action globally, as per filters",
                            "type": "boolean",
                            "required": false
                        },
                        "items": {
                            "description": "Array of IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/group": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/group"
                    }
                ]
            }
        },
        "\/redirection\/v1\/group\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/log": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/log"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/404": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/404"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/setting": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/setting"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/delete": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/plugin\/delete"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/test": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/plugin\/test"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/data": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "upgrade": {
                            "description": "Upgrade parameter",
                            "type": "string",
                            "enum": [
                                "stop",
                                "skip"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/plugin\/data"
                    }
                ]
            }
        },
        "\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/import\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/redirection\/v1\/import\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/relevanssi\/v1": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "relevanssi\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/relevanssi\/v1"
                    }
                ]
            }
        },
        "\/relevanssi\/v1\/excluderelatedpost\/(?P<exclude>\\d+)\/(?P<post_id>\\d+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/relevanssi\/v1\/unexcluderelatedpost\/(?P<return>\\d+)\/(?P<post_id>\\d+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "return": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/relevanssi\/v1\/listexcluded\/(?P<id>\\d+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/relevanssi\/v1\/listrelated\/(?P<id>\\d+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/relevanssi\/v1\/sees\/(?P<id>\\d+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/relevanssi\/v1\/regeneraterelatedposts\/(?P<id>\\d+)\/(?P<meta_key>\\w+)\/(?P<meta_value>[^\/]+)": {
            "namespace": "relevanssi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "meta_key": {
                            "required": false
                        },
                        "meta_value": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/filebird\/v1": {
            "namespace": "filebird\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "filebird\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-import": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-import"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-import-insert-folder": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-import-insert-folder"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-import-after-inserting": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-import-after-inserting"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-no-thanks": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-no-thanks"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-get-old-data": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-get-old-data"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-insert-old-data": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-insert-old-data"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-wipe-old-data": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-wipe-old-data"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fb-wipe-clear-all-data": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fb-wipe-clear-all-data"
                    }
                ]
            }
        },
        "\/filebird\/v1\/get-folders": {
            "namespace": "filebird\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/get-folders"
                    }
                ]
            }
        },
        "\/filebird\/v1\/gutenberg-get-folders": {
            "namespace": "filebird\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/gutenberg-get-folders"
                    }
                ]
            }
        },
        "\/filebird\/v1\/new-folder": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/new-folder"
                    }
                ]
            }
        },
        "\/filebird\/v1\/update-folder": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/update-folder"
                    }
                ]
            }
        },
        "\/filebird\/v1\/update-folder-ord": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/update-folder-ord"
                    }
                ]
            }
        },
        "\/filebird\/v1\/delete-folder": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/delete-folder"
                    }
                ]
            }
        },
        "\/filebird\/v1\/set-folder-attachments": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/set-folder-attachments"
                    }
                ]
            }
        },
        "\/filebird\/v1\/update-tree": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/update-tree"
                    }
                ]
            }
        },
        "\/filebird\/v1\/get-relations": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/get-relations"
                    }
                ]
            }
        },
        "\/filebird\/v1\/set-settings": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/set-settings"
                    }
                ]
            }
        },
        "\/filebird\/v1\/fbv-api": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/fbv-api"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "filebird\/public\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1\/folders": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1\/folders"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1\/folder": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1\/folder"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1\/folder\/set-attachment": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1\/folder\/set-attachment"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1\/attachment-id": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1\/attachment-id"
                    }
                ]
            }
        },
        "\/filebird\/public\/v1\/attachment-count": {
            "namespace": "filebird\/public\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/public\/v1\/attachment-count"
                    }
                ]
            }
        },
        "\/filebird\/v1\/gutenberg-get-images": {
            "namespace": "filebird\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/filebird\/v1\/gutenberg-get-images"
                    }
                ]
            }
        },
        "\/wp-smush\/v1": {
            "namespace": "wp-smush\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-smush\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-smush\/v1"
                    }
                ]
            }
        },
        "\/wp-smush\/v1\/preset_configs": {
            "namespace": "wp-smush\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-smush\/v1\/preset_configs"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "enum",
                                    "labels": {
                                        "all": "All",
                                        "unread": "Unread",
                                        "read": "Read",
                                        "trash": "Trash"
                                    }
                                }
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "resource",
                                    "command": "forms\/index",
                                    "args": {
                                        "context": "options"
                                    }
                                }
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "resource",
                                    "command": "form-submissions\/referer",
                                    "args": {
                                        "context": "options"
                                    }
                                }
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "enum",
                                    "labels": {
                                        "all": "All",
                                        "unread": "Unread",
                                        "read": "Read",
                                        "trash": "Trash"
                                    }
                                }
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "resource",
                                    "command": "forms\/index",
                                    "args": {
                                        "context": "options"
                                    }
                                }
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter",
                                "options": {
                                    "type": "resource",
                                    "command": "form-submissions\/referer",
                                    "args": {
                                        "context": "options"
                                    }
                                }
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/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:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limit result set to items with specific terms assigned in the categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limit result set to items with specific terms assigned in the tags taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the tags taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u7f6e\u9876\u9879\u76ee\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "The format for the post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Whether or not the post should be treated as sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "The terms assigned to the post in the category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "The terms assigned to the post in the post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u7279\u5b9amenu_order\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u4e00\u4e9b\u7279\u5b9a\u7236ID\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6ca1\u6709\u7279\u5b9a\u7236ID\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "The excerpt for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Excerpt for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML excerpt for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u6458\u8981\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "The order of the post in relation to other posts.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u4e00\u4e9b\u7279\u5b9a\u7236ID\u7684\u9879\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6ca1\u6709\u7279\u5b9a\u7236ID\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u67d0\u4e00\u5a92\u4f53\u7c7b\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u67d0\u4e00MIME\u7c7b\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u5728\u9644\u4ef6\u672a\u80fd\u663e\u793a\u65f6\u663e\u793a\u7684\u66ff\u6362\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8bf4\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u8bf4\u660e\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684HTML\u8bf4\u660e\uff0c\u4e3a\u4e86\u663e\u793a\u4f5c\u8f6c\u6362\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Description for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML description for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u9644\u4ef6\u6240\u5c5e\u6587\u7ae0\u7684ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "The ID for the author of the post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Whether or not comments are open on the post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Whether or not the post can be pinged.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": {
                                "_relevanssi_hide_post": {
                                    "type": "string",
                                    "description": "Hide this post",
                                    "default": ""
                                },
                                "_relevanssi_pin_for_all": {
                                    "type": "string",
                                    "description": "Pin for all searches",
                                    "default": ""
                                },
                                "_relevanssi_pin_keywords": {
                                    "type": "string",
                                    "description": "Pin for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_unpin_keywords": {
                                    "type": "string",
                                    "description": "Block for these keywords",
                                    "default": ""
                                },
                                "_relevanssi_related_keywords": {
                                    "type": "string",
                                    "description": "Keywords for related posts searches",
                                    "default": ""
                                },
                                "_relevanssi_related_include_ids": {
                                    "type": "string",
                                    "description": "Post IDs for included related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_exclude_ids": {
                                    "type": "string",
                                    "description": "Post IDs for excluded related posts",
                                    "default": ""
                                },
                                "_relevanssi_related_no_append": {
                                    "type": "string",
                                    "description": "Don't append related posts to this post",
                                    "default": ""
                                },
                                "_relevanssi_related_not_related": {
                                    "type": "string",
                                    "description": "Disable related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_related_posts": {
                                    "type": "string",
                                    "description": "Related posts for this post",
                                    "default": ""
                                },
                                "_relevanssi_noindex_reason": {
                                    "type": "string",
                                    "description": "Reason this post is not indexed",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u5728\u9644\u4ef6\u672a\u80fd\u663e\u793a\u65f6\u663e\u793a\u7684\u66ff\u6362\u6587\u672c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8bf4\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u9644\u4ef6\u7684\u8bf4\u660e\uff0c\u5b58\u653e\u4e8e\u6570\u636e\u5e93\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7684HTML\u8bf4\u660e\uff0c\u4e3a\u4e86\u663e\u793a\u4f5c\u8f6c\u6362\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u7684\u63cf\u8ff0\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Description for the attachment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML description for the attachment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u9644\u4ef6\u6240\u5c5e\u6587\u7ae0\u7684ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the attachment.",
                            "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": "URL to the edited image file.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array of image edits.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Image edit.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Rotation",
                                        "properties": {
                                            "type": {
                                                "description": "Rotation type.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Rotation arguments.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Angle to rotate clockwise in degrees.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Crop",
                                        "properties": {
                                            "type": {
                                                "description": "Crop type.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Crop arguments.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizontal position from the left to begin the crop as a percentage of the image width.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertical position from the top to begin the crop as a percentage of the image height.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Width of the crop as a percentage of the image width.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Height of the crop as a percentage of the image height.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limit to the specified post id.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z_\\-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status of template.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a template",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z_\\-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Unique slug identifying the template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z_\\-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier for the template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Content of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title of template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Description of template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status of template.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/archived-teaching": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "teaching_category": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_category_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_author": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_author taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_author_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_author taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_teacher": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_teacher taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_teacher_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_teacher taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_location": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_location taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_location_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_location taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_media": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_media taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_media_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_media taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_level": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_level taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_level_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_level taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_year": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_year taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_year_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_year taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_language": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_language taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_language_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_language taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_keywords": {
                            "description": "Limit result set to items with specific terms assigned in the teaching_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "teaching_keywords_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the teaching_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "teaching_category": {
                            "description": "The terms assigned to the post in the teaching_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_author": {
                            "description": "The terms assigned to the post in the teaching_author taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_teacher": {
                            "description": "The terms assigned to the post in the teaching_teacher taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_location": {
                            "description": "The terms assigned to the post in the teaching_location taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_media": {
                            "description": "The terms assigned to the post in the teaching_media taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_level": {
                            "description": "The terms assigned to the post in the teaching_level taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_year": {
                            "description": "The terms assigned to the post in the teaching_year taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_language": {
                            "description": "The terms assigned to the post in the teaching_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_keywords": {
                            "description": "The terms assigned to the post in the teaching_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/archived-teaching"
                    }
                ]
            }
        },
        "\/wp\/v2\/archived-teaching\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "teaching_category": {
                            "description": "The terms assigned to the post in the teaching_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_author": {
                            "description": "The terms assigned to the post in the teaching_author taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_teacher": {
                            "description": "The terms assigned to the post in the teaching_teacher taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_location": {
                            "description": "The terms assigned to the post in the teaching_location taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_media": {
                            "description": "The terms assigned to the post in the teaching_media taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_level": {
                            "description": "The terms assigned to the post in the teaching_level taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_year": {
                            "description": "The terms assigned to the post in the teaching_year taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_language": {
                            "description": "The terms assigned to the post in the teaching_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_keywords": {
                            "description": "The terms assigned to the post in the teaching_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/archived-teaching\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "teaching_category": {
                            "description": "The terms assigned to the post in the teaching_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_author": {
                            "description": "The terms assigned to the post in the teaching_author taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_teacher": {
                            "description": "The terms assigned to the post in the teaching_teacher taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_location": {
                            "description": "The terms assigned to the post in the teaching_location taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_media": {
                            "description": "The terms assigned to the post in the teaching_media taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_level": {
                            "description": "The terms assigned to the post in the teaching_level taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_year": {
                            "description": "The terms assigned to the post in the teaching_year taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_language": {
                            "description": "The terms assigned to the post in the teaching_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "teaching_keywords": {
                            "description": "The terms assigned to the post in the teaching_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/archived-teaching\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biographies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "rank": {
                            "description": "Limit result set to items with specific terms assigned in the rank taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "rank_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the rank taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_categories": {
                            "description": "Limit result set to items with specific terms assigned in the biography_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_categories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the biography_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_subcategories": {
                            "description": "Limit result set to items with specific terms assigned in the biography_subcategories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_subcategories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the biography_subcategories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biographies_historical": {
                            "description": "Limit result set to items with specific terms assigned in the biographies_historical taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biographies_historical_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the biographies_historical taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_keywords": {
                            "description": "Limit result set to items with specific terms assigned in the biography_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "biography_keywords_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the biography_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "rank": {
                            "description": "The terms assigned to the post in the rank taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_categories": {
                            "description": "The terms assigned to the post in the biography_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_subcategories": {
                            "description": "The terms assigned to the post in the biography_subcategories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biographies_historical": {
                            "description": "The terms assigned to the post in the biographies_historical taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_keywords": {
                            "description": "The terms assigned to the post in the biography_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/biographies"
                    }
                ]
            }
        },
        "\/wp\/v2\/biographies\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "rank": {
                            "description": "The terms assigned to the post in the rank taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_categories": {
                            "description": "The terms assigned to the post in the biography_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_subcategories": {
                            "description": "The terms assigned to the post in the biography_subcategories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biographies_historical": {
                            "description": "The terms assigned to the post in the biographies_historical taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_keywords": {
                            "description": "The terms assigned to the post in the biography_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biographies\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "rank": {
                            "description": "The terms assigned to the post in the rank taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_categories": {
                            "description": "The terms assigned to the post in the biography_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_subcategories": {
                            "description": "The terms assigned to the post in the biography_subcategories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biographies_historical": {
                            "description": "The terms assigned to the post in the biographies_historical taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "biography_keywords": {
                            "description": "The terms assigned to the post in the biography_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biographies\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/video": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/video"
                    }
                ]
            }
        },
        "\/wp\/v2\/video\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/video\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/video\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "prayer_type": {
                            "description": "Limit result set to items with specific terms assigned in the prayer_type taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_type_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the prayer_type taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Whether to include child terms in the terms limiting the result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_categories": {
                            "description": "Limit result set to items with specific terms assigned in the prayer_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_categories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the prayer_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_language": {
                            "description": "Limit result set to items with specific terms assigned in the prayer_language taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_language_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the prayer_language taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_composer": {
                            "description": "Limit result set to items with specific terms assigned in the prayer_composer taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_composer_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the prayer_composer taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_keywords": {
                            "description": "Limit result set to items with specific terms assigned in the prayer_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "prayer_keywords_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the prayer_keywords taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "prayer_type": {
                            "description": "The terms assigned to the post in the prayer_type taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_categories": {
                            "description": "The terms assigned to the post in the prayer_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_language": {
                            "description": "The terms assigned to the post in the prayer_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_composer": {
                            "description": "The terms assigned to the post in the prayer_composer taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_keywords": {
                            "description": "The terms assigned to the post in the prayer_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "prayer_type": {
                            "description": "The terms assigned to the post in the prayer_type taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_categories": {
                            "description": "The terms assigned to the post in the prayer_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_language": {
                            "description": "The terms assigned to the post in the prayer_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_composer": {
                            "description": "The terms assigned to the post in the prayer_composer taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_keywords": {
                            "description": "The terms assigned to the post in the prayer_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u5bf9\u8c61\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u4fee\u8ba2\u7248\u672c\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "prayer_type": {
                            "description": "The terms assigned to the post in the prayer_type taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_categories": {
                            "description": "The terms assigned to the post in the prayer_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_language": {
                            "description": "The terms assigned to the post in the prayer_language taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_composer": {
                            "description": "The terms assigned to the post in the prayer_composer taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "prayer_keywords": {
                            "description": "The terms assigned to the post in the prayer_keywords taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/news_post": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limit response to posts modified after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limit response to posts modified before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u7279\u5b9a\u522b\u540d\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u57fa\u4e8e\u591a\u4e2a\u5206\u7c7b\u6cd5\u95f4\u7684\u5173\u7cfb\u9650\u5236\u7ed3\u679c\u96c6\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "news_categories": {
                            "description": "Limit result set to items with specific terms assigned in the news_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Whether items must be assigned all or any of the specified terms.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "news_categories_exclude": {
                            "description": "Limit result set to items except those with specific terms assigned in the news_categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID List",
                                    "description": "Match terms with the listed IDs.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Perform an advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "news_categories": {
                            "description": "The terms assigned to the post in the news_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/news_post"
                    }
                ]
            }
        },
        "\/wp\/v2\/news_post\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "news_categories": {
                            "description": "The terms assigned to the post in the news_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/news_post\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "The date the post was published, in the site's timezone.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the post was published, as GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the post unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A named status for the post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "dp-rewrite-republish"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6765\u4fdd\u62a4\u5185\u5bb9\u548c\u6458\u8981\u7684\u5bc6\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "The title for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Title for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "The content for the post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the post, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the post, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version of the content block format used by the post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5185\u5bb9\u662f\u5426\u53d7\u5230\u5bc6\u7801\u4fdd\u62a4\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "The ID of the featured media for the post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "The theme file to use to display the post.",
                            "type": "string",
                            "required": false
                        },
                        "news_categories": {
                            "description": "The terms assigned to the post in the news_categories taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/news_post\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "The ID for the autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u6587\u7ae0\u7c7b\u522b\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u72b6\u6001\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u5173\u8054\u5230\u7279\u5b9a\u6587\u7ae0\u7c7b\u578b\u7684\u5206\u7c7b\u6cd5\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u5206\u7c7b\u6cd5\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u7236\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rank": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u7236\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/rank"
                    }
                ]
            }
        },
        "\/wp\/v2\/rank\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer_type": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u7236\u9879\u76ee\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer_type"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer_type\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9879\u76eeID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biography_categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/biography_categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/biography_categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biography_subcategories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/biography_subcategories"
                    }
                ]
            }
        },
        "\/wp\/v2\/biography_subcategories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biographies_historical": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/biographies_historical"
                    }
                ]
            }
        },
        "\/wp\/v2\/biographies_historical\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer_categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer_categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer_categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer_language": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer_language"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer_language\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer_composer": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer_composer"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer_composer\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_author": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_author"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_author\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_teacher": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_teacher"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_teacher\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_location": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_location"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_location\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_media"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_level": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_level"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_level\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_year": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_year"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_year\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/news_categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/news_categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/news_categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_language": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_language"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_language\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/teaching_keywords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/teaching_keywords"
                    }
                ]
            }
        },
        "\/wp\/v2\/teaching_keywords\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/biography_keywords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/biography_keywords"
                    }
                ]
            }
        },
        "\/wp\/v2\/biography_keywords\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/prayer_keywords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6309\u9879\u76ee\u5c5e\u6027\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u9690\u85cf\u672a\u88ab\u6307\u5b9a\u5230\u4efb\u4f55\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u6307\u5b9a\u7ed9\u7279\u5b9a\u6587\u7ae0\u7684\u9879\u76ee\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u8bbe\u7f6e\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u67e5\u8be2\u6307\u5b9a\u6807\u7b7e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/prayer_keywords"
                    }
                ]
            }
        },
        "\/wp\/v2\/prayer_keywords\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u9879\u76ee\u7684HTML\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u9879\u76ee\u7684HTML\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u9879\u76ee\u7c7b\u522b\u800c\u8a00\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9879\u76ee\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u9879\u76ee\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sort collection by user attribute.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u901a\u8fc7\u4e00\u4e2a\u6216\u591a\u4e2a\u522b\u540d\u6765\u7b5b\u9009\u7528\u6237\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u9650\u5236\u7ed3\u679c\u96c6\u4e3a\u5339\u914d\u81f3\u5c11\u4e00\u4e2a\u89d2\u8272\u7684\u7528\u6237\uff0c\u63a5\u53d7csv\u5217\u8868\u6216\u5355\u4e2a\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c06\u7528\u6237\u7ed3\u679c\u9650\u5236\u4e3a\u6240\u6709\u4f5c\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u8bed\u8a00\u73af\u5883\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_AR",
                                "th",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u8bed\u8a00\u73af\u5883\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_AR",
                                "th",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7528\u6237\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u7528\u6237\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c06\u88ab\u5220\u9664\u7528\u6237\u7684\u6587\u7ae0\u548c\u94fe\u63a5\u91cd\u65b0\u6307\u5b9a\u5230\u6b64\u7528\u6237ID\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u7528\u6237\u7684\u767b\u5f55\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7528\u6237\u7684\u663e\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u7528\u6237\u7684\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u7528\u6237\u7684\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u6237\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u7528\u6237\u7684URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u7528\u6237\u7684\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u7528\u6237\u7684\u8bed\u8a00\u73af\u5883\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "es_AR",
                                "th",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u7528\u6237\u7684\u6635\u79f0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7528\u6237\u7684\u82f1\u6570\u5b57\u6807\u8bc6\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u7528\u6237\u88ab\u8d4b\u4e88\u7684\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u7528\u6237\u7684\u5bc6\u7801\uff08\u4ece\u4e0d\u88ab\u5305\u542b\uff09\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u8981\u6c42\u4e3atrue\uff0c\u56e0\u4e3a\u7528\u6237\u4e0d\u80fd\u88ab\u79fb\u52a8\u5230\u56de\u6536\u7ad9\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c06\u88ab\u5220\u9664\u7528\u6237\u7684\u6587\u7ae0\u548c\u94fe\u63a5\u91cd\u65b0\u6307\u5b9a\u5230\u6b64\u7528\u6237ID\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "A uuid provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "The name of the application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "A uuid provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "The name of the application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u540e\u53d1\u5e03\u7684\u8bc4\u8bba\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5728\u6307\u5b9a\u7ed9\u7279\u5b9a\u7528\u6237ID\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7ed9\u7279\u5b9a\u7528\u6237ID\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u4f5c\u8005\u7535\u5b50\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c06\u56de\u5e94\u9650\u5236\u5728\u4e00\u4e2a\u7ed9\u5b9a\u7684ISO8601\u517c\u5bb9\u65e5\u671f\u4e4b\u524d\u53d1\u5e03\u7684\u8bc4\u8bba\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u5230\u6307\u5b9aID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5c06\u7ed3\u679c\u96c6\u79fb\u4f4d\u7279\u5b9a\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u8bbe\u7f6e\u6392\u5e8f\u5b57\u6bb5\u5347\u5e8f\u6216\u964d\u5e8f\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by comment attribute.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u6307\u5b9a\u7236ID\u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u786e\u4fdd\u7ed3\u679c\u96c6\u6392\u9664\u6307\u5b9a\u7236ID\u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u5173\u8054\u5230\u6307\u5b9a\u6587\u7ae0ID\u7684\u8bc4\u8bba\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u8bbe\u7f6e\u7279\u5b9a\u72b6\u6001\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u5c06\u7ed3\u679c\u96c6\u9650\u5236\u4e3a\u8bbe\u7f6e\u7279\u5b9a\u7c7b\u578b\u7684\u8bc4\u8bba\uff0c\u9700\u8981\u6388\u6743\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u8be5\u6587\u7ae0\u7684\u5bc6\u7801\uff0c\u5982\u6587\u7ae0\u53d7\u5bc6\u7801\u4fdd\u62a4\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u7528\u6237\u5bf9\u8c61\u7684ID\uff0c\u5982\u679c\u4f5c\u8005\u662f\u7528\u6237\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address for the comment author.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address for the comment author.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Display name for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL for the comment author.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "The content for the comment.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the comment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the comment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "The date the comment was published, in the site's timezone.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the comment was published, as GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "The ID for the parent of the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u5173\u8054\u6587\u7ae0\u5bf9\u8c61\u7684ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "State of the comment.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u8bc4\u8bba\u6240\u5c5e\u6587\u7ae0\u7684\u5bc6\u7801\uff08\u5982\u679c\u8be5\u6587\u7ae0\u88ab\u5bc6\u7801\u4fdd\u62a4\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u7528\u6237\u5bf9\u8c61\u7684ID\uff0c\u5982\u679c\u4f5c\u8005\u662f\u7528\u6237\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address for the comment author.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address for the comment author.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Display name for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL for the comment author.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent for the comment author.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "The content for the comment.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the comment, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the comment, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "The date the comment was published, in the site's timezone.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "The date the comment was published, as GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5173\u8054\u6587\u7ae0\u5bf9\u8c61\u7684ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "State of the comment.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u5143\u5b57\u6bb5\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the comment.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7ed5\u8fc7\u56de\u6536\u7ad9\u5e76\u5f3a\u884c\u5220\u9664\u3002",
                            "required": false
                        },
                        "password": {
                            "description": "\u8bc4\u8bba\u6240\u5c5e\u6587\u7ae0\u7684\u5bc6\u7801\uff08\u5982\u679c\u8be5\u6587\u7ae0\u88ab\u5bc6\u7801\u4fdd\u62a4\uff09\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u4e00\u79cd\u5bf9\u8c61\u7c7b\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u9650\u5236\u7ed3\u679c\u4e3a\u4e00\u79cd\u6216\u591a\u79cd\u5bf9\u8c61\u5b50\u7c7b\u578b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "archived-teaching",
                                    "biographies",
                                    "video",
                                    "prayer",
                                    "news_post",
                                    "category",
                                    "post_tag",
                                    "rank",
                                    "prayer_type",
                                    "biography_categories",
                                    "biography_subcategories",
                                    "biographies_historical",
                                    "prayer_categories",
                                    "prayer_language",
                                    "prayer_composer",
                                    "teaching_category",
                                    "teaching_author",
                                    "teaching_teacher",
                                    "teaching_location",
                                    "teaching_media",
                                    "teaching_level",
                                    "teaching_year",
                                    "news_categories",
                                    "teaching_language",
                                    "teaching_keywords",
                                    "biography_keywords",
                                    "prayer_keywords",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u6b64\u533a\u5757\u7684\u552f\u4e00\u6ce8\u518c\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for the block.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u6587\u7ae0\u4e0a\u4e0b\u6587\u7684ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Block name.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block namespace.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "\u7ad9\u70b9\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u7ad9\u70b9\u526f\u6807\u9898\u3002",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "description": "\u7ad9\u70b9URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "\u6b64\u5730\u5740\u88ab\u7528\u4f5c\u7ba1\u7406\u7528\u9014\uff0c\u5982\u65b0\u7528\u6237\u901a\u77e5\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "description": "\u548c\u60a8\u5728\u540c\u4e00\u4e2a\u65f6\u533a\u7684\u57ce\u5e02\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "description": "\u5bf9\u6240\u6709\u65e5\u671f\u5b57\u7b26\u4e32\u9002\u7528\u7684\u65e5\u671f\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "description": "\u5bf9\u6240\u6709\u65f6\u95f4\u5b57\u7b26\u4e32\u9002\u7528\u7684\u65f6\u95f4\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "description": "\u4e00\u5468\u4ece\u5468\u51e0\u5f00\u59cb\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "description": "WordPress\u5730\u533a\u4ee3\u7801\u3002",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "description": "\u5c06\u8868\u60c5\u7b26\u53f7\u5982:-)\u548c:-P\u8f6c\u6362\u4e3a\u56fe\u50cf\u663e\u793a\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "description": "\u9ed8\u8ba4\u6587\u7ae0\u7c7b\u522b\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "description": "\u9ed8\u8ba4\u6587\u7ae0\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "description": "\u6700\u591a\u663e\u793a\u7684\u535a\u5ba2\u9875\u9762\u6570\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "description": "\u5141\u8bb8\u5176\u4ed6\u535a\u5ba2\u53d1\u9001\u94fe\u63a5\u901a\u77e5\uff08pingback\u548ctrackback\uff09\u5230\u65b0\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "description": "\u5141\u8bb8\u4ed6\u4eba\u5728\u65b0\u6587\u7ae0\u4e0a\u53d1\u8868\u8bc4\u8bba\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "description": "Site logo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u6307\u5b9a\u4e86\u4e00\u4e2a\u6216\u591a\u4e2a\u72b6\u6001\u7684\u4e3b\u9898\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "The theme's stylesheet. This uniquely identifies the theme.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limits results to plugins with the given status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The id of a registered sidebar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Nested widgets.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The widget type id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "The widget type id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Current instance settings of the widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serialized widget form data to encode into instance settings.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "The sidebar to return widgets for.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "The sidebar the widget belongs to.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Instance settings of the widget, if supported.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "raw": {
                                    "description": "Unencoded instance settings, if supported.",
                                    "type": "object",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "The sidebar the widget belongs to.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Instance settings of the widget, if supported.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash of the instance settings.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "raw": {
                                    "description": "Unencoded instance settings, if supported.",
                                    "type": "object",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "description": "Whether to force removal of the widget, or move it to the inactive sidebar.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u5f53\u524d\u9875\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7ed3\u679c\u96c6\u5305\u542b\u7684\u6700\u5927\u9879\u76ee\u6570\u91cf\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limit result set to blocks matching the search term.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u8bf7\u6c42\u63d0\u51fa\u7684\u8303\u56f4\uff0c\u7528\u4e8e\u51b3\u5b9a\u56de\u5e94\u5305\u542b\u7684\u5b57\u6bb5\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c06\u7ed3\u679c\u9650\u5236\u4e3a\u5339\u914d\u5b57\u7b26\u4e32\u7684\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to those matching a category ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limit results to those matching a keyword ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/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:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/sakyatradition.org\/cn\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        }
    },
    "site_logo": false,
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ]
    }
}